FIT CURVE: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
MikeO (talk | contribs)
No edit summary
ConnerO (talk | contribs)
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Geometry:Creating_Geometry|{{Up}}]]
{{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.
Line 7: Line 9:


===Example===
===Example===
:FIT_CURVE 0.02, 3
:FIT_CURVE 0.02, centripetal


[[Category:Geometry]]
[[Category:Geometry]]

Latest revision as of 23:14, 3 August 2010

Up

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, centripetal