Command |
Name | Description | |
---|---|---|
AppendEllipseAbs(Point2D, Double, Double, Double) | Marks an elliptical arc from the current position, described by the given parameters and absolute center-point coordinates. | |
AppendEllipseAbs(Point3D, Double, Double, Double) | Marks an elliptical arc from the current position, described by the given parameters and absolute center-point coordinates. | |
AppendEllipseAbs(Double, Double, Double, Double, Double) | Marks an elliptical arc from the current position, described by the given parameters and absolute center-point coordinates. | |
AppendEllipseAbs(Double, Double, Double, Double, Double, Double) | Marks an elliptical arc from the current position, described by the given parameters and absolute 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.