Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGePolyline3d::OdGePolyline3d Constructor (const OdGeCurve3d&, double)
Syntax
C++
OdGePolyline3d(const OdGeCurve3d& crv, double approxEps);

Constructor for the OdGePolyline3d class. 

 

Parameters
Description
crv
[in] Input curve to be approximated by polyline.
approxEps
[in] Input approximation tolerance.

Constructs a polyline approximating a curve within the specified tolerance.

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