RhinoCommon API
File3dmDimStyleTableFindName Method |
Finds a DimensionStyle given its name.
Namespace: Rhino.FileIO
Assembly: RhinoCommon (in RhinoCommon.dll)

public DimensionStyle FindName( string name )
Public Function FindName ( name As String ) As DimensionStyle
Parameters
- name
- Type: SystemString
The name of the DimensionStyle to be searched.
Return Value
Type: DimensionStyleAn DimensionStyle, or null on error.

Rhino for Windows
Supported in: 6.14