API Reference > Classes > Geometry Classes > OdBmGEdge Class > OdBmGEdge Methods > OdBmGEdge::getFirstAndLastEdgeGePnts Method
OdBmGEdge::getFirstAndLastEdgeGePnts Method
Syntax
C++
void getFirstAndLastEdgeGePnts(OdGePoint3dArray &) const;
Parameters 
Description 
OdGePoint3dArray 
[out] Output array of points. 

Returns the edge's 3D start and end points. 

 

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.