API Reference > OdGe Classes > OdGeCurve3d Class > OdGeCurve3d Methods > OdGeCurve3d::hasEndPoint Method
OdGeCurve3d::hasEndPoint Method
Syntax
C++
bool hasEndPoint(OdGePoint3d& endPoint) const;
Parameters 
Description 
OdGePoint3d& endPoint 
[out] Receives the end point. 

Returns true, and the end point, if and only if the parametric interval of this curve has an upper bound. 

 

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