Click or drag to resize

MeshFaceUnset Property

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; }

Property Value

Type: MeshFace
See Also