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

public DimensionStyle FindNameHash( NameHash nameHash )
Public Function FindNameHash ( nameHash As NameHash ) As DimensionStyle
Parameters
- nameHash
- Type: Rhino.FileIONameHash
The name hash of the DimensionStyle to be searched.
Return Value
Type: DimensionStyleAn DimensionStyle, or null on error.

Rhino for Windows
Supported in: 6.14