Command |
Name | Description | |
---|---|---|
AppendEllipseRel(Point2D, Double, Double, Double) | Marks an elliptical arc from the current position, described by the given parameters and relative center-point coordinates. | |
AppendEllipseRel(Point3D, Double, Double, Double) | Marks an elliptical arc from the current position, described by the given parameters and relative center-point coordinates. | |
AppendEllipseRel(Double, Double, Double, Double, Double) | Marks an elliptical arc from the current position, described by the given parameters and relative center-point coordinates. | |
AppendEllipseRel(Double, Double, Double, Double, Double, Double) | Marks an elliptical arc from the current position, described by the given parameters and relative center-point coordinates. |
The geometry of elliptical arcs, as implemented on the SP-ICE-3 Card, is discussed in 9.1.3 Ellipses.
Note that Transformation is only applied to the center point and not to the individual points on the ellipse path.