SplineFitMethodEnum Enumerator
Description
Constants identifying the fit type of a spline.Methods
Name | Value | Description |
kACADSplineFit | 26371 | Use the same method of spline fitting as AutoCAD. |
kSmoothSplineFit | 26369 | Use the centripetal method of spline fitting. |
kSweetSplineFit | 26370 | Use the minimum energy method of spline fitting. |