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