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