CONTOUR

From Macros Wiki
Revision as of 17:46, 29 July 2010 by ConnerO (talk | contribs)
Jump to navigationJump to search

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
]