CONTOUR 3D: 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_3D
{{Command|syntax= [[Image:contour_3d.png|right|CONTOUR_3D]]CONTOUR_3D
|description=*DESCRPTION*
|description=:Create a 3d contour in the GibbsCam window, must be in the format:
 
:CONTOUR_3d [
:[[START]] x, y, z
:]
:with other commands between the brackets such as [[LINE]]
|param1=|param1_desc={{No Parameters}}
|param1=|param1_desc={{No Parameters}}


Line 7: Line 10:


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


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

Revision as of 14:58, 21 July 2010

Command

CONTOUR_3D
CONTOUR_3D
CONTOUR_3D


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

Parameters

No Parameters

Example

CONTOUR_3D [
start 0, 1, 1
line 3, 4, 5
]