Parameters |
Description |
const OdGePoint3d& startPoint |
[in] Startpoint of arc. |
const OdGePoint3d& secondPoint |
[in] Second point on a 3-point arc. |
const OdGePoint3d& endPoint |
[in] Endpoint 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.
|