FIT CURVE: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Command|syntax=FIT_CURVE <tolerance>, <curve type> | {{Command|syntax=FIT_CURVE <tolerance>, <curve type> | ||
|description= | |description=:Create a curve to fit around a set of points, the curve follows the direction of the order in which th epoints where selected. | ||
|param1=<tolerance>|param1_desc={{tolerance}} | |param1=<tolerance>|param1_desc={{tolerance}} |
Revision as of 22:42, 27 July 2010
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