Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmGCurve::getGeCurve Method
Syntax
C++
OdResult getGeCurve(OdGeCurve3d* & pCurve, const OdGeTol& tol) const;

Returns the GeCurve as an OdGeCurve3d object. 

 

Parameters
Description
pCurve
[out] Output OdGeCurve3d object.
tol
[in] Input value of tolerance.

eOk if the operation completed successfully, or an appropriate error code otherwise

Copyright © 2002-2022. Open Design Alliance All rights reserved.