POINT MIRROR: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
New page: {{Command|syntax=POINT_MIRROR <point number>, <axis>, <axis value>, |description=This is used to create a point that is reflected about the x or y axis from a given point. |pa... |
No edit summary |
||
Line 1: | Line 1: | ||
{{Command|syntax=POINT_MIRROR < | {{Command|syntax=POINT_MIRROR <point number>, <axis>, <axis value>, | ||
|description=This is used to create a point that is reflected about the x or y axis from a given point. | |description=This is used to create a point that is reflected about the x or y axis from a given point. | ||
Revision as of 21:01, 14 July 2010
Command
- POINT_MIRROR <point number>, <axis>, <axis value>,
This is used to create a point that is reflected about the x or y axis from a given point.
Parameters
- <point number>
- The number of the point (1 to 100) to be defined.This is a number used by the macro to create other geometry.
- <axis>
- This must be one of X, Y, H or V .
- <axis value>
- The value of the previously defined x or y axis in the command.
Example
- - POINT_MIRROR 8, x, 4
- - POINT_MIRROR 7, y, 9