LINE PC: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
No edit summary
ConnerO (talk | contribs)
No edit summary
Line 2: Line 2:
|description=:Create a [[macro_line|line]] between a point and a cirlces circumference.
|description=:Create a [[macro_line|line]] between a point and a cirlces circumference.


|param1=<line number>|param1_desc= {{line number}}  
|param1=<line number>|param1_desc= {{create line number}}  
|param2=<point>|param2_desc= {{point}}
|param2=<point>|param2_desc= {{point}}
|param3=<circle>|param3_desc= {{circle}}
|param3=<circle>|param3_desc= {{circle}}

Revision as of 17:50, 29 July 2010

Command

LINE_PC
LINE_PC
LINE_PC <line number>, <point>, <circle>, <option>


Create a line between a point and a cirlces circumference.

Parameters

<line number>
The number of the line to be created.
A number between 1 and 100.
<point>
The number of an existing point.
<circle>
The number of an existing circle.
<option>
1 or 2, to select one of the 2 possible solutions.

Example

LINE_PC 12, 4, 7, 1