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

Returns 3D points of the edge, except the start and end points. 

 

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