Close

Relief for ODA Team in Ukraine

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

Constructor for the OdGePolyline2d class. 

 

Parameters
Description
crv
[in] Input curve to be approximated by a 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.