LINE PC: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
[[Geometry:Creating_Geometry|'''Back''']] | |||
{{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 [[macro_line|line]] between a point and a cirlces circumference. | |description=:Create a [[macro_line|line]] between a point and a cirlces circumference. |
Revision as of 21:48, 30 July 2010
Command
- Create a line between a point and a cirlces circumference.
Parameters
- <line number>
- The number of the line to be created.
- A number between 1 and 100.
- <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