POINT LC: 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 a circle and a line intersect.
|description=:Create a [[macro_point|point]] where a circle and a line 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=<circle>|param3_desc= {{circle}}  
|param3=<circle>|param3_desc= {{circle}}  

Revision as of 17:52, 29 July 2010

Command

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


Create a point where a circle and a line 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.
<circle>
The number of an existing circle.
<circle>
1 or 2, to select one of the 2 possible solutions.

Example

POINT_LC 5, 2, 4, 1