CIRCLE PL: 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=[[Image:circle_pl.png|right|CIRCLE_PL]]CIRCLE_PL <circle number>, <point>, <line>
{{Command|syntax=[[Image:circle_pl.png|right|CIRCLE_PL]]CIRCLE_PL <circle number>, <point>, <line>
|description=:Creates a circle where the given point is the center and the given line is tangent to the circle.
|description=:Creates a [[macro_circle|circle]] where the given point is the center and the given line is tangent to the circle.


|param1=<circle number>|param1_desc= {{circle number}}
|param1=<circle number>|param1_desc= {{circle number}}

Revision as of 22:14, 26 July 2010

Command

CIRCLE_PL
CIRCLE_PL
CIRCLE_PL <circle number>, <point>, <line>


Creates a circle where the given point is the center and the given line is tangent to the circle.

Parameters

<circle number>
The number of a previously defined macro circle.
<point>
The number of an existing point.
<line>
The number of an existing line.

Example

CIRCLE_PL 3, 6, 1, 2