Close

Relief for ODA Team in Ukraine

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

Returns the edge as a GeCurve object. 

 

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

Returns eOk if successful or an appropriate error code in the other case.

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