Symmetry
Computes the symmetric of an object.
Syntax
symmetry(Point, Point)
symmetry(Line, Vector)
symmetry(Line, Figure)
symmetry(Plane, Figure)
symmetry(Point, Figure)
Description
Given two points and , computes the symmetric point of with respect to .
Given a line and a vector , computes the symmetric vector of with respect to the axis .
Given a line and a figure , computes the symmetric figure of with respect to the axis .
Given a plane and a figure , computes the symmetric figure of with respect to the plane .
Given a point and a figure , computes the symmetric figure of with respect to the point .