LINE PC: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Command|syntax=[[Image:line_pc.png|right|LINE_PC]]LINE_PC <line number>, <point>, <circle>, <option> | {{Command|syntax=[[Image:line_pc.png|right|LINE_PC]]LINE_PC <line number>, <point>, <circle>, <option> | ||
|description=:Create a 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= {{line number}} |
Revision as of 22:18, 26 July 2010
Command
- Create a line between a point and a cirlces circumference.
Parameters
- <line number>
- The number of a previously defined macro line.
- <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