Gets an Unset MeshFace. Unset faces have Int32.MinValue for all corner indices.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax public static MeshFace Unset { get; }
Public Shared ReadOnly Property Unset As MeshFace
Get
Property Value
Type:
MeshFaceSee Also