CadBoundaryPathSpline class
CadBoundaryPathSpline class
The Cad boundary path spline.
The CadBoundaryPathSpline type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Constructs a new instance of CadBoundaryPathSpline |
Properties
| Property | Description |
|---|---|
| degree | Gets or sets the degree. |
| rational | Gets or sets the rational |
| periodirc | Gets or sets the periodic |
| knots_number | Gets or sets the knots number. |
| knot_values | Gets or sets the knot values. |
| control_points_number | Gets or sets the control points number. |
| control_points | Gets or sets the control points. |
| weight_params | Gets or sets the weight parameter |
| fit_points_number | Gets or sets the fit points number. |
| fit_points | Gets or sets the fit points. |
| start_tangent | Gets or sets the start tangent. |
| end_tangent | Gets or sets the end tangent. |
Methods
| Method | Description |
|---|---|
| to_cad_base_entity | Converet a boundary path entity to cad base entity. |