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.

Reflect( <Object>, <Circle> )

Inverts the geometric object with respect to a circle.

Reflect( <Object>, <Plane> )

Reflects an object about a plane.