GetSplineEdgeData Method (IHatchBoundaryLoop)
Gets the specified Spline data for the Hatch boundary.
.NET Syntax
Parameters
- Index
- Index of edge whose data to get (see Remarks)
- Degree[out]
- Degree of the spline
- Rational[out]
- True if the control points of the spline are weighted, false if not
- Periodic[out]
- True if periodic, false if non-periodic
- KnotValuesDblArray[out]
- Array of doubles of the knot values
- ControlPointsDblArray[out] or Return Value
- Array of doubles of the control points
Example
Remarks
See Also
Availability
DraftSight V1R1.3