menu
RhinoCommon API
search
search
V8
arrow_drop_down
new_releases
wb_sunny
RhinoCommon documentation has a new look. The old site can still be found
here
.
Close
Description:
Returns an array of all group names.
Syntax:
public
string
GroupNames(
bool
ignoreDeletedGroups
)
Parameters:
ignoreDeletedGroups
Type:
bool
Ignore any groups that were deleted.
Returns:
Type:
string
An array if group names if successful, None if there are no groups.
Available since:
5.0
home
/
Rhino.DocObjects.Tables
/
GroupTable
/
GroupNames
GroupNames method
Class:
Rhino.DocObjects.Tables.GroupTable
Nothing found