API Reference > OdGe Classes > OdGeSegmentChain2d Class > OdGeSegmentChain2d Constructor > OdGeSegmentChain2d::OdGeSegmentChain2d Constructor (OdGeCurve2d&, double)
OdGeSegmentChain2d::OdGeSegmentChain2d Constructor (OdGeCurve2d&, double)
Syntax
C++
OdGeSegmentChain2d(const OdGeCurve2d& crv, double approxEps);
Parameters 
Description 
const OdGeCurve2d& crv 
[in] A 2D curve to be approximated as a polyline.  
double approxEps 
[in] Approximate geometric tolerance. 

Constructor for the OdGeSegmentChain2d class. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.