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

eOk if the operation is successful; false otherwise.

Gets the end point of the base contour. 

 

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