Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeAugPolyline3d::OdGeAugPolyline3d Constructor (const OdGePoint3dArray&, const OdGeVector3dArray&)
Syntax
C++
OdGeAugPolyline3d(const OdGePoint3dArray& controlPoints, const OdGeVector3dArray& vecBundle);

Constructor for objects of the OdGeAugPolyline3d class. Uses control points and bundle vectors to create a spline curve. 

 

Parameters
Description
controlPoints
[in] Control point array.
vecBundle
[in] Vector array.
Copyright © 2002-2022. Open Design Alliance All rights reserved.