Parameters |
Description |
const OdGePoint2d& startPoint |
[in] Startpoint of arc. |
const OdGePoint2d& secondPoint |
[in] Second point on a 3-point arc. |
const OdGePoint2d& endPoint |
[in] Endpoint of arc. |
OdGeError& status |
[out] Receives the status for this method. |
Sets the parameters for this arc according to the arguments, and returns a reference to this arc.
Possible values for status are as follows
untitled table kEqualArg1Arg2 kEqualArg1Arg3 kEqualArg2Arg3 kLinearlyDependentArg1Arg2Arg3.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|