RhinoCommon API
DimStyleTableFindName Method |
Finds the DimensionStyle with a given name and retuns it. None is returned if no DimensionStyle is found.
Namespace: Rhino.DocObjects.Tables
Assembly: RhinoCommon (in RhinoCommon.dll)

public DimensionStyle FindName( string name )
Public Function FindName ( name As String ) As DimensionStyle
Parameters
- name
- Type: SystemString
The string to search. Deleted styles are ignored.
Return Value
Type: DimensionStyleThe instance, or null.

Rhino for Windows
Supported in: 6.14