muzaffer Posted July 8, 2014 Share Posted July 8, 2014 Hi People, My question might be answered before but could not find suitable answer. I am suffering to delete some unwanted polygon used particle fluid surface node. basically I am running particle fluid than meshing with particle fluid surface node. but some tiny polygon flying around. how to use measure sop find them and delete. Thank you for helping Quote Link to comment Share on other sites More sharing options...
rayman Posted July 8, 2014 Share Posted July 8, 2014 You can: -measure the area of each poligon -use connectivity sop to separate conneced surfaces -use foreach sop to iterate thorugh each conneced piece inside foreach: -add attributepromote to promote area attribute from prim to detail and set promotion method to Sum -then use delete sop, based on detail area value and delete piece if area is too small Quote Link to comment Share on other sites More sharing options...
muzaffer Posted July 8, 2014 Author Share Posted July 8, 2014 Thanks Rayman, I will give it a try Quote Link to comment Share on other sites More sharing options...
muzaffer Posted July 8, 2014 Author Share Posted July 8, 2014 am I going to add delete sop inside of foreach node? and what is the expression for delete sop. Thanks, Quote Link to comment Share on other sites More sharing options...
muzaffer Posted July 9, 2014 Author Share Posted July 9, 2014 if you do a simple hip file Rayman, would be great, still could not figure out myself, thanks 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.