FIT CURVE: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
No edit summary
ConnerO (talk | contribs)
No edit summary
Line 1: Line 1:
{{Command|syntax=FIT_CURVE <tolerance>, <mode>
{{Command|syntax=FIT_CURVE <tolerance>, <curve type>
|description=*DESCRPTION*
|description=*DESCRPTION*


|param1=<tolerance>|param1_desc={{tolerance}}
|param1=<tolerance>|param1_desc={{tolerance}}
|param2=<mode>|param2_desc={{mode}}
|param2=<curve type>|param2_desc={{curve type}}
}}
}}


===Example===
===Example===
:- FIT_CURVE
: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