Parameters |
Description |
const OdGePoint3d& center |
[in] Center of the elliptical arc. |
const OdGeVector3d& majorAxis |
[in] Major axis of the elliptical arc. |
const OdGeVector3d& minorAxis |
[in] Minor axis of the elliptical arc. |
double majorRadius |
[in] Major radius of the elliptical arc. |
double minorRadius |
[in] Minor radius of the elliptical arc. |
double startAng |
[in] Starting angle of the elliptical arc. |
double endAng |
[in] Ending angle of the elliptical arc. |
Reference to this OdGeEllipArc3d object.
Sets the parameters for this elliptical arc according to the arguments and returns a reference to this elliptical arc.
All angles are expressed in radians.
Copyright © 2002–2022. Open Design Alliance. All rights reserved.
|