Description:

Adds a linear dimension to the 3dm file object table.

Syntax:
public Guid AddLinearDimension(
LinearDimension dimension,
ObjectAttributes attributes
)
Parameters:
Returns:
Type: Guid
A unique identifier for the object.
Available since:
5.0

Description:

Adds a linear dimension to the 3dm file object table.

Syntax:
public Guid AddLinearDimension(
LinearDimension dimension
)
Parameters:
Returns:
Type: Guid
A unique identifier for the object.
Available since:
5.0

AddLinearDimension method

Class:  Rhino.FileIO.File3dmObjectTable

Nothing found