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:
Finds a group given its name hash.
Syntax:
public
Group
FindNameHash(
NameHash
nameHash
)
Parameters:
nameHash
Type:
NameHash
The name hash of the group to be searched.
Returns:
Type:
Group
An group, or None on error.
Available since:
6.0
home
/
Rhino.DocObjects.Tables
/
GroupTable
/
FindNameHash
FindNameHash method
Class:
Rhino.DocObjects.Tables.GroupTable
Nothing found