LINE HP: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
New page: {{Command|syntax=LINE_HP <line number>, <point> |description=This is used to create a horizontal line on a point. |param1=<line number>|param1_desc= The number of the line (1 to 1... |
No edit summary |
||
Line 3: | Line 3: | ||
|param1=<line number>|param1_desc= The number of the line (1 to 100) to be defined. This is a number used by the macro to create other geometry. | |param1=<line number>|param1_desc= The number of the line (1 to 100) to be defined. This is a number used by the macro to create other geometry. | ||
|param2=<>|param2_desc= This refers to a previously defined point (1 to 100), this should be given in the format P(Number). | |param2=<point>|param2_desc= This refers to a previously defined point (1 to 100), this should be given in the format P(Number). | ||
}} | }} | ||
Revision as of 17:26, 13 July 2010
Command
- LINE_HP <line number>, <point>
This is used to create a horizontal line on a point.
Parameters
- <line number>
- The number of the line (1 to 100) to be defined. This is a number used by the macro to create other geometry.
- <point>
- This refers to a previously defined point (1 to 100), this should be given in the format P(Number).
Example
- - LINE_HP 3, 7