Share

BSplineCurve2dDefinition Object


Description

The BSplineCurve2dDefinition object is a transient object. It is a convenient way to define a spline, perhaps to then create a BSplineCurve2D 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.
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

TransientGeometry.CreateBSplineCurve2dDefinition

Version

Introduced in version 9

Was this information helpful?