Parameters |
Description |
OdInt32 iCurveNum |
[in] input curve number which try to get. |
OdGeCurve3d*& pCurve |
[out] Output OdGeCurve3d object. The customer is owner of the object and should release memory after using. |
const OdGeTol& tol = OdGeContext::gTol |
[in] Input value of tolerance. |
Returns eOk if successful or an appropriate error code in the other case.
Returns the GeCurve as an OdGeCurve3d object.
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.
|