Description:

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

Syntax:
public Guid AddRadialDimension(
RadialDimension dimension,
ObjectAttributes attributes
)
Parameters:
Returns:
Type: Guid
A unique identifier for the object.
Available since:
7.32

Description:

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

Syntax:
public Guid AddRadialDimension(
RadialDimension dimension
)
Parameters:
Returns:
Type: Guid
A unique identifier for the object.
Available since:
7.32

AddRadialDimension method

Class:  Rhino.FileIO.File3dmObjectTable

Nothing found