CONTOUR: 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= CONTOUR
{{Command|syntax= [[Image:contour.png|right|CONTOUR]]CONTOUR
|description=*DESCRPTION*
|description=:Create a contour in the GibbsCam window, must be in the format:
:CONTOUR [
:[[START]] x, y
:]
:with other commands between the brackets such as [[LINE]]


|param1=|param1_desc={{No Parameters}}
|param1=|param1_desc={{No Parameters}}
Line 7: Line 11:


===Example===
===Example===
:- CONTOUR
:CONTOUR [
start 0, 1
line 3, 4
]


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

Revision as of 21:07, 20 July 2010

Command

CONTOUR
CONTOUR
CONTOUR


Create a contour in the GibbsCam window, must be in the format:
CONTOUR [
START x, y
]
with other commands between the brackets such as LINE

Parameters

No Parameters

Example

CONTOUR [

start 0, 1 line 3, 4 ]