Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeAugPolyline3d::OdGeAugPolyline3d Constructor (const OdGeCurve3d&, double, double, double)
Syntax
C++
OdGeAugPolyline3d(const OdGeCurve3d& curve, double fromParam, double toParam, double approxEps);

Constructor for objects of the OdGeAugPolyline3d class. Uses a reference curve to create a spline curve. 

 

Parameters
Description
curve
[in] Any 3D curve.
fromParam
[in] Starting parameter value.
toParam
[in] Ending parameter value.
approxEps
[in] Approximate spacing along a curve.
Copyright © 2002-2022. Open Design Alliance All rights reserved.