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 1: Line 1:
{{Command|syntax=POINT_LC <point number>, <line>, <circle>, <option>
{{Command|syntax=[[Image:point_lc.png|right|POINT_LC]]POINT_LC <point number>, <line>, <circle>, <option>
|description=This is used to create a point between a line and a circle.
|description=:Create a point where a circle and a line intersect.


|param1=<point number>|param1_desc=  {{point number}}
|param1=<point number>|param1_desc=  {{point number}}
Line 9: Line 9:


===Example===
===Example===
:- POINT_LC 15, L12, C4
:POINT_LC 5, 2, 4, 1






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

Revision as of 18:14, 21 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 a previously defined macro point.
<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