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

Constructor for the OdGePolyline2d class. 

 

The constructor constructs a polyline by the specified fit points.

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