AcGePolyline3d( const AcGeCurve3d& crv, double apprEps );
|
Parameters |
Description |
|
crv |
Input curve to be approximated by polyline |
|
apprEps |
Input approximation tolerance |
Constructs a polyline approximating a curve within the specified tolerance.