Click or drag to resize

RhinoObjectGroupCount Property

Number of groups object belongs to.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public int GroupCount { get; }

Property Value

Type: Int32
See Also