API Reference > OdGe Classes > OdGePolyline3d Class > OdGePolyline3d Constructor > OdGePolyline3d::OdGePolyline3d Constructor (OdGePoint3dArray&)
OdGePolyline3d::OdGePolyline3d Constructor (OdGePoint3dArray&)
Syntax
C++
OdGePolyline3d(const OdGePoint3dArray& points);
Parameters 
Description 
const OdGePoint3dArray& points 
[in] Array of fit points with which a polyline is constructed. 

Constructor for the OdGePolyline3d class. 

 

The constructor constructs a polyline by specified fit points.

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