Description:

removes object from the group with specified index. If the object is not in the group, nothing is changed.

Syntax:
public void RemoveFromGroup(
int groupIndex
)
Parameters:
  • groupIndex
  • Type: int
  • The index that will be removed.
Returns:
Type: void
Available since:
5.0

RemoveFromGroup method

Class:  Rhino.DocObjects.ObjectAttributes

Nothing found