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
A Group, or None on error.
Available since:
6.5
home
/
Rhino.FileIO
/
File3dmGroupTable
/
FindNameHash
FindNameHash method
Class:
Rhino.FileIO.File3dmGroupTable
Nothing found