How to know if a connected geometry is closed ?

   3087   2   1
User Avatar
Member
279 posts
Joined: Dec. 2009
Offline
Hi all,

i would like to verify if a connected geometry is closed or not.

Is there a way to do this ?

Thanks
User Avatar
Member
9143 posts
Joined: July 2007
Offline
for polygons you can append Divide SOP
check Remove Shared Edges
and if result is empty geometry then the input is closed
otherwise number of faces on output geo means number of holes in your input
Tomas Slancik
CG Supervisor
Framestore, NY
User Avatar
Member
279 posts
Joined: Dec. 2009
Offline
Thanks a lot Tamte !
  • Quick Links