API Reference > Classes > Geometry Classes > OdBmGEdge Class > OdBmGEdge Methods > OdBmGEdge::getFirstAndLastEdgePntsItem Method
OdBmGEdge::getFirstAndLastEdgePntsItem Method
Syntax
C++
OdBmEdgePnt getFirstAndLastEdgePntsItem(OdUInt32 idx) const;
Parameters 
Description 
OdUInt32 idx 
[in] Input index of array of points. 

Returns the edge UV start and end points as static array of pointers to the objects of the OdBmEdgePnt class. 

 

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