API Reference > OdGe Classes > OdGeAugPolyline3d Class > OdGeAugPolyline3d Methods > OdGeAugPolyline3d::getPoints Method
OdGeAugPolyline3d::getPoints Method
Syntax
C++
void getPoints(OdGePoint3dArray& controlPoints) const;
Parameters 
Description 
OdGePoint3dArray& controlPoints 
[out] Receives an array of control points. 

Returns the array of control points. 

 

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