Parameters |
Description |
const OdGePoint2d& center |
[in] Center of this elliptical arc. |
const OdGeVector2d& majorAxis |
[in] Major axis of this elliptical arc. |
const OdGeVector2d& minorAxis |
[in] Minor axis of this elliptical arc. |
double majorRadius |
[in] Major radius of this elliptical arc. |
double minorRadius |
[in] Minor radius of this elliptical arc. |
Reference to this OdGeEllipArc2d object.
Sets the parameters for this elliptical arc according to the arguments and returns a reference to this elliptical arc.
Copyright © 2002–2022. Open Design Alliance. All rights reserved.
|