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