API Reference > Geometry > AECCDbContour Class > AECCDbContour Methods > AECCDbContour::getStartPoint Method
AECCDbContour::getStartPoint Method
Syntax
C++
virtual OdResult getStartPoint(OdGePoint3d& startPoint) const;
Parameters 
Description 
OdGePoint3d& startPoint 
[out] Start point of the contour. 

eOk if the operation is successful; false otherwise.

Gets the start point of the base contour. 

 

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