POINT 2L: 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_point|point]] where 2 lines intersect.
|description=:Create a [[macro_point|point]] where 2 lines intersect.


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

Revision as of 17:51, 29 July 2010

Command

POINT_2L
POINT_2L
POINT_2L <point number>, <line>, <line>


Create a point where 2 lines intersect.

Parameters

<point number>
The number of the point to be created.
A number between 1 and 100.
<line>
The number of an existing line.
<line>
The number of an existing line.

Example

POINT_2L 5, 6, 9