Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGePolyline2d::OdGePolyline2d Constructor (const OdGeKnotVector&, const OdGePoint2dArray&)
Syntax
C++
OdGePolyline2d(const OdGeKnotVector& knots, const OdGePoint2dArray& points);

Constructor for the OdGePolyline2d class. 

 

Parameters
Description
knots
[in] Knot vector.
points
[in] Array of 2D points with which a polyline is constructed.

Constructs a polyline with the knots and point values established.

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