InsertSpline Method (ISketchManager)
Constructs a Spline.
.NET Syntax
Parameters
- CoordinateDblArray
- Array of doubles of the coordinates of the control and fit points of the Spline
- Closed
- True if closed, false if open
- StartTangencyX
- x coordinate of tangency vector at the Spline's starting vertex
- StartTangencyY
- y coordinate of tangency vector at the Spline's starting vertex
- StartTangencyZ
- z coordinate of tangency vector at the Spline's starting vertex
- EndTangencyX
- x coordinate of tangency vector at the Spline's ending vertex
- EndTangencyY
- y coordinate of tangency vector at the Spline's ending vertex
- EndTangencyZ
- z coordinate of tangency vector at the Spline's ending vertex
- Spline[out] or Return Value
- Spline
Example
See Also
Availability
DraftSight V1R1.3