CREATE LINE: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
No edit summary
Mikeo (talk | contribs)
No edit summary
 
(7 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{Command|syntax=CREATE_LINE <[[line number]]>
[[Geometry:Creating_Geometry|{{Up}}]]
|description=This command will create a real line in GibbsCAM from the macro line definition from a line number.


|param1=<line number>|param1_desc= The number of the line (1 to 100) to be defined. This is a number used by the macro to create other geometry.
{{Command|syntax=[[Image:create_line.png|right|CREATE_LINE]]CREATE_LINE <line number>
|description=:Create a geometry line from a macro line definition.
 
|param1=<line number>|param1_desc= {{line number}}
}}
}}


===Example===
===Example===
:- CREATE_LINE 4
:CREATE_LINE 1






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

Latest revision as of 19:04, 11 January 2011

Up

Command

CREATE_LINE
CREATE_LINE
CREATE_LINE <line number>


Create a geometry line from a macro line definition.

Parameters

<line number>
The number of a previously defined macro line.

Example

CREATE_LINE 1