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

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

Gets the start point of the contour. 

 

If the contour is empty, the contour has no start point.

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