API Reference > OdDg Classes > OdDgBSplineCurve3d Class > OdDgBSplineCurve3d Methods > OdDgBSplineCurve3d::getEndParam Method
OdDgBSplineCurve3d::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.