Click or drag to resize

MeshIsClosed Property

Returns true if every mesh "edge" has two or more faces.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public bool IsClosed { get; }

Property Value

Type: Boolean
See Also