Description:

Adds a curve object to the table.

Syntax:
public Guid AddCurve(
Curve curve,
ObjectAttributes attributes
)
Parameters:
Returns:
Type: Guid
A unique identifier for the object.
Available since:
5.0

Description:

Adds a curve object to the table.

Syntax:
public Guid AddCurve(
Curve curve
)
Parameters:
Returns:
Type: Guid
A unique identifier for the object.
Available since:
5.0

Nothing found