Description:

Returns the number of objects that are members of a group.

Syntax:
public int GroupObjectCount(
int groupIndex
)
Parameters:
  • groupIndex
  • Type: int
  • The index of the group.
Returns:
Type: int
The number of objects that are members of the group.
Available since:
5.0

GroupObjectCount method

Class:  Rhino.DocObjects.Tables.GroupTable

Nothing found