Close

Relief for ODA Team in Ukraine

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

Takes an OdGeCurve3d and sets this OdDbCurve to be geometrically identical to the OdGeCurve3d.

Parameters
Description
geCurve
[in] reference to an OdGeCurve2d.
tol
[in] Optional tolerance.

Returns eOk if successful.

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