RhinoCommon API
File3dmObjectTableAddLinearDimension Method (LinearDimension, ObjectAttributes) |
Adds a linear dimension to the 3dm file object table.
Namespace: Rhino.FileIO
Assembly: RhinoCommon (in RhinoCommon.dll)

public Guid AddLinearDimension( LinearDimension dimension, ObjectAttributes attributes )
Public Function AddLinearDimension ( dimension As LinearDimension, attributes As ObjectAttributes ) As Guid
Parameters
- dimension
- Type: Rhino.GeometryLinearDimension
A dimension. - attributes
- Type: Rhino.DocObjectsObjectAttributes
Attributes to apply to dimension.
Return Value
Type: GuidA unique identifier for the object.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.14