FIT CURVE
From Macros Wiki
Command
- FIT_CURVE <tolerance>, <curve type>
- Create a curve to fit around a set of points, the curve follows the direction of the order in which th epoints where selected.
Parameters
- <tolerance>
- The allowable distance from the curve to the points
- <curve type>
- Chord Length
- Uniform
- Foley's
- Centripetal
Example
- FIT_CURVE 0.3, 3