RhinoCommon API
ObjectAttributesAddToGroup Method |
Adds object to the group with specified index by appending index to
group list.
If the object is already in group, nothing is changed.
Namespace: Rhino.DocObjects
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.0

Parameters
- groupIndex
- Type: SystemInt32
The index that will be added.
