API Reference > OdDb Classes > OdDbSection Class > OdDbSection Methods > OdDbSection::getVertices Method
OdDbSection::getVertices Method
Syntax
C++
void getVertices(OdGePoint3dArray& pts) const;
Parameters 
Description 
OdGePoint3dArray& pts 
[out] Array of vertices. 

Fecthes an array of vertices of the section line. 

 

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