API Reference > FacetModeler Namespace > Classes > Contour2D Class > Contour2D Methods > Contour2D::getEndPoint Method
Contour2D::getEndPoint Method
Syntax
C++
Result getEndPoint(OdGePoint2d & ptPoint) const;
Parameters 
Description 
OdGePoint2d & ptPoint 
[out] Resulting end point as OdGePoint2d.  

eOk if the point is calculated, or a corresponding result state otherwise.

Gets the end point of the contour. 

 

If the contour is empty, it has no end point.

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