|
IGeom3DSurface::Closed
This is preliminary documentation and subject to change.
Description
This property allows you to check if a face is closed. The face is closed if it does not have exactly 1 // external loop, or if its outer loop contains 2 partner co-edges.
Syntax
Result = Closed ( );
Return: (Boolean) Result |
|