Close

Relief for ODA Team in Ukraine

Learn more
ODA PRC SDK
OdPrcCurve3d::setFromOdGeCurve Method
Syntax
C++
virtual OdResult setFromOdGeCurve(const OdGeCurve3d& geCurve, const OdGeTol& tol = OdGeContext::gTol);

Sets a new instance of the curve data. 

 

Parameters
Description
geCurve
[in] A reference to an OdGeCurve3d object containing curve information to be set.
tol
[in] Tolerance. Default value is equal to OdGeContext::gTol.

Returns eOk if common curve information was successfully set or an appropriate error code in the other case.

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