AcGeNurbCurve3d( const AcGeCurve3d& curve, double epsilon = AcGeContext::gTol.equalPoint() );
|
Parameters |
Description |
|
curve |
Input generic 3D curve |
|
epsilon |
Input approximation tolerance value |
Constructs a cubic interpolation spline approximating curve with the distance of epsilon.