FIT CURVE: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
[[Geometry:Creating_Geometry|'''Back''']] | |||
{{Command|syntax=FIT_CURVE <tolerance>, <curve type> | {{Command|syntax=FIT_CURVE <tolerance>, <curve type> | ||
|description=:Create a fitted curve using all currently selected points. The curve direction will follow the the order in which the points where selected. | |description=:Create a fitted curve using all currently selected points. The curve direction will follow the the order in which the points where selected. |
Revision as of 21:47, 30 July 2010
Command
- FIT_CURVE <tolerance>, <curve type>
- Create a fitted curve using all currently selected points. The curve direction will follow the the order in which the points where selected.
Parameters
- <tolerance>
- The maximum distance between the mathematical curve definition and the actual shape created.
- <curve type>
- Chord Length
- Uniform
- Foley's
- Centripetal
Example
- FIT_CURVE 0.02, 3