Parameters |
Description |
const OdGePoint3d& center |
[in] Center of arc. |
const OdGeVector3d& normal |
[in] A vector normal to the plane of the arc |
double radius |
[in] Radius of arc. |
eOk if the operation completed successfully, or an appropriate error code otherwise.
Sets the parameters for this arc according to the arguments.
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.
|