Parameters |
Description |
OdGePoint3d center |
[in] Input arc center. |
OdGeVector3d xDirection |
[in] Input arc x-direction. |
OdGeVector3d yDirection |
[in] Input arc y-direction. |
double radius |
[in] Input radius value. |
double startAng |
[in] Input start angle. |
double endAngle |
[in] Input end angle. |
eOk if the operation completed successfully, or an appropriate error code otherwise.
Creates an arc.
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.
|