POINT LC: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
|description=This is used to create a point between a line and a circle. | |description=This is used to create a point between a line and a circle. | ||
|param1=<point number>|param1_desc= | |param1=<point number>|param1_desc= {{point number}} | ||
|param2=<line>|param2_desc= | |param2=<line>|param2_desc= {{line}} | ||
|param3=<circle>|param3_desc= | |param3=<circle>|param3_desc= {{circle}} | ||
}} | }} | ||
Revision as of 16:29, 16 July 2010
Command
- POINT_LC <point number>, <line>, <circle>,
This is used to create a point between a line and a circle.
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.
Example
- - POINT_LC 15, L12, C4