Jump to content

delete fluid particles


muzaffer

Recommended Posts

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

 

 

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...