CadBoundaryPathSpline class

CadBoundaryPathSpline class

The Cad boundary path spline.

The CadBoundaryPathSpline type exposes the following members:

Constructors

ConstructorDescription
initConstructs a new instance of CadBoundaryPathSpline

Properties

PropertyDescription
degreeGets or sets the degree.
rationalGets or sets the rational
periodircGets or sets the periodic
knots_numberGets or sets the knots number.
knot_valuesGets or sets the knot values.
control_points_numberGets or sets the control points number.
control_pointsGets or sets the control points.
weight_paramsGets or sets the weight parameter
fit_points_numberGets or sets the fit points number.
fit_pointsGets or sets the fit points.
start_tangentGets or sets the start tangent.
end_tangentGets or sets the end tangent.

Methods

MethodDescription
to_cad_base_entityConveret a boundary path entity to cad base entity.

See Also