Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGePolyline3d::OdGePolyline3d Constructor (const OdGePoint3dArray&)
Syntax
C++
OdGePolyline3d(const OdGePoint3dArray& points);

Constructor for the OdGePolyline3d class. 

 

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

The constructor constructs a polyline by specified fit points.

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