Click or drag to resize

MeshNgonListUnsignedCount Property

Gets or sets the number of mesh ngons.

Namespace:  Rhino.Geometry.Collections
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public uint UnsignedCount { get; set; }

Property Value

Type: UInt32
See Also