API Reference > OdDg Classes > OdDgBSplineCurve2d Class > OdDgBSplineCurve2d Methods > OdDgBSplineCurve2d::getEndPoint Method
OdDgBSplineCurve2d::getEndPoint Method
Syntax
C++
virtual OdResult getEndPoint(OdGePoint2d& endPoint) const;
Parameters 
Description 
OdGePoint2d& endPoint 
[out] Receives the end point. 

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

Returns the WCS end point of this Curve object. 

 

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