API Reference > OdDg Classes > OdDgBSplineCurve2d Class > OdDgBSplineCurve2d Methods > OdDgBSplineCurve2d::getEndParam Method
OdDgBSplineCurve2d::getEndParam Method
Syntax
C++
virtual OdResult getEndParam(double& endParam) const;
Parameters 
Description 
double& endParam 
[out] Receives the end parameter. 

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

Returns the parameter corresponding to the end point of this Curve object. 

 

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