API Reference > OdDb Classes > OdDbCurve Class > OdDbCurve Methods > extend Method > OdDbCurve::extend Method (double)
OdDbCurve::extend Method (double)
Syntax
C++
virtual OdResult extend(double param);
Parameters 
Description 
double param 
[in] Parameter specifying point. 

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

Extends this Curve object to the specified WCS point. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.