Close

Relief for ODA Team in Ukraine

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

Constructor for the OdGeSegmentChain2d class. 

 

Parameters
Description
crv
[in] A 2D curve to be approximated as a polyline.
approxEps
[in] Approximate geometric tolerance.
Copyright © 2002-2022. Open Design Alliance All rights reserved.