Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGePolyline3d::OdGePolyline3d Constructor (const OdGeKnotVector&, const OdGePoint3dArray&)
Syntax
C++
OdGePolyline3d(const OdGeKnotVector& knots, const OdGePoint3dArray& controlPoints);

Constructor for the OdGePolyline3d class. 

 

Parameters
Description
knots
[in] Knot vector.
controlPoints
[in] Array of 3D 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.