Masoud Posted August 10, 2020 Share Posted August 10, 2020 (edited) Hi; I tried to create a surface out of my imported shape (e.g. a DXF file) using a "Planar_Patch_From_Curves" SOP, but it fills the inside shapes as you can see in the image below. How can I fix it? Thanks for helping. 2D_shape.hip Edited August 10, 2020 by Masoud Quote Link to comment Share on other sites More sharing options...
Librarian Posted August 10, 2020 Share Posted August 10, 2020 2D_shapefix.hiplc Quote Link to comment Share on other sites More sharing options...
Masoud Posted August 10, 2020 Author Share Posted August 10, 2020 Hi "Tesan"; Thank you for your reply. Your solution is helpful in this case, but is there any solution for complex shapes with a lot of inside shapes? Quote Link to comment Share on other sites More sharing options...
Aizatulin Posted August 10, 2020 Share Posted August 10, 2020 Hi, you can also use intersect_all function, to detect the number of intersections, which can help you to find the inner prims, but this function works better with 3d geometry, so it might be better to extrude your shapes before you use the intersect function. 2D_shape_intersect_all.hipnc Quote Link to comment Share on other sites More sharing options...
Noobini Posted August 11, 2020 Share Posted August 11, 2020 or it could be this simple... vu_2D_shape.hiplc Quote Link to comment Share on other sites More sharing options...
Masoud Posted August 12, 2020 Author Share Posted August 12, 2020 Thanks to everyone; Your solutions are very useful, but it seems Houdini needs some new nodes in dealing with such shapes. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.