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

Returns UV points of the edge, except for the start and end points, as an array of objects of the OdBmEdgePnt class. 

 

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