Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDgCurveElement2dPE::extend Method (OdDgCurveElement2d*, double)
Syntax
C++
virtual OdResult extend(OdDgCurveElement2d* pCurve, double param) = 0;

Extends the specified Curve object to the specified WCS point. 

 

Parameters
Description
pCurve
[in] Pointer to the curve to extend.
param
[in] Parameter specifying point.

Returns eOk if successful, or an appropriate error code if not.

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