Share

BSplineCurveDefinition Object


Description

The BSplineCurveDefinition object is a transient object. It is a convenient way to define a spline, perhaps to then create a BSplineCurve object. For more information, see the Transient Geometry overview.

Methods

Name Description
AddPoint Method that adds point and its corresponding weight and tangent information to the definition.

Properties

Name Description
FitMethod Gets and sets the FitMethod setting.
FixedLength Gets and sets whether the curve should have a fixed length.
Length Gets and sets the length for the curve.
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

TransientGeometry.CreateBSplineCurveDefinition

Version

Introduced in version 9

Was this information helpful?