RhinoCommon API
GroupTableFindName Method |
Finds a group given its name. Returns the instance, rather than the index.
Namespace: Rhino.DocObjects.Tables
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Parameters
- name
- Type: SystemString
The name of the group to be searched.
Return Value
Type: GroupAn group, or null on error.