Parameters |
Description |
OdGeCurve3d*& pGeCurve |
[out] Receives a pointer to an OdGeCurve3d object that is geometrically identical to this OdDbCurve. The caller of this function is responsible for deleting this OdGeCurve3d object. |
const OdGeTol& tol = OdGeContext::gTol |
[in] Optional tolerance. |
Returns eOk if successful.
Returns an OdGeCurve3d that is geometrically identical to this OdDbCurve.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|