CONTOUR: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
[[Geometry:Creating_Geometry|'''Back''']] | |||
{{Command|syntax= [[Image:contour.png|right|CONTOUR]]CONTOUR | {{Command|syntax= [[Image:contour.png|right|CONTOUR]]CONTOUR | ||
|description=:Create a contour in the GibbsCam window, must be in the format: | |description=:Create a contour in the GibbsCam window, must be in the format: |
Revision as of 21:48, 30 July 2010
Command
- 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
- ]
- For an example macro see Explode_Shape Bag_Solids Calc_Geo_Extents Create_Contour.mac Geo_Pattern Geo_Transform Solids Solid_Type Use_Saved_Process