Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDgCurveElement2d::extend Method (double)
Syntax
C++
virtual OdResult extend(double param);

Extends this Curve object to the specified WCS point. 

 

Parameters
Description
param
[in] Parameter specifying point.
toPoint
[in] Point to which to extend.
extendStart
[in] True to extend start of curve, false to extend end of curve.

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

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