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>, < | {{Command|syntax=FIT_CURVE <tolerance>, <curve type> | ||
|description=*DESCRPTION* | |description=*DESCRPTION* | ||
|param1=<tolerance>|param1_desc={{tolerance}} | |param1=<tolerance>|param1_desc={{tolerance}} | ||
|param2=< | |param2=<curve type>|param2_desc={{curve type}} | ||
}} | }} | ||
===Example=== | ===Example=== | ||
: | :FIT_CURVE 0.3, 3 | ||
[[Category:Geometry]] | [[Category:Geometry]] |
Revision as of 22:39, 27 July 2010
Command
- FIT_CURVE <tolerance>, <curve type>
- DESCRPTION*
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