Reflect Command
- Reflect( <Object>, <Point> )
-
Reflects the geometric object through a given point.
When reflecting polygons through a point, the transformed vertices and segments are created as well. |
- Reflect( <Object>, <Line> )
-
Reflects an object (e.g. an image) across a given line.
When reflecting polygons across a line, the transformed vertices and segments are created as well. |
See also Reflect about Point, Reflect about Line, Reflect about Plane, and Reflect about Circle tools. |