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.
Syntax:
public
Group
FindName(
string
name
)
Parameters:
name
Type:
string
The name of the Group to be searched.
Returns:
Type:
Group
A Group, or None on error.
Available since:
6.5
home
/
Rhino.FileIO
/
File3dmGroupTable
/
FindName
FindName method
Class:
Rhino.FileIO.File3dmGroupTable
Nothing found