Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGePolyline2d::OdGePolyline2d Constructor (const OdGePoint2dArray&)
Syntax
C++
OdGePolyline2d(const OdGePoint2dArray& fitpoints);

Constructor for the OdGePolyline2d class. 

 

Parameters
Description
fitpoints
[in] Array of fit points with which a polyline is constructed.

The constructor constructs a polyline by the specified fit points.

Copyright © 2002-2022. Open Design Alliance All rights reserved.