FIT CURVE: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
MikeO (talk | contribs)
No edit summary
MikeO (talk | contribs)
No edit summary
Line 2: Line 2:
|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.


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

Revision as of 22:23, 29 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