Eyeshot 10 WinForms API Reference
IsClosed Property (Mesh)

WinForms Assembly > devDept.Eyeshot.Entities Namespace > Mesh Class : IsClosed Property
Tells if a mesh is closed.
Syntax
'Declaration
 
Public ReadOnly Property IsClosed As Boolean
public bool IsClosed {get;}

Property Value

True if the mesh is closed.
See Also

Reference

Mesh Class
Mesh Members