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 5: Line 5:
:]
:]
:with other commands between the brackets such as [[LINE]]
:with other commands between the brackets such as [[LINE]]
This also creates a variable called contouref.


|param1=|param1_desc={{No Parameters}}
|param1=|param1_desc={{No Parameters}}

Revision as of 16:03, 28 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

This also creates a variable called contouref.

Parameters

No Parameters

Example

CONTOUR [
start 0, 1
line 3, 4
]