Skip to main content

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 AA and BB, computes the symmetric point of BB with respect to AA.

calc.symmetry1.calc.png
calc.symmetry1.plotter0.calc.png

Given a line rr and a vector vv, computes the symmetric vector of vv with respect to the axis rr.

calc.symmetry2.calc.png

Given a line rr and a figure ff, computes the symmetric figure of ff with respect to the axis rr.

calc.symmetry3.calc.png
calc.symmetry3.plotter0.calc.png

Given a plane Π\Pi and a figure ff, computes the symmetric figure of ff with respect to the plane Π\Pi.

calc.symmetry4.calc.png
calc.symmetry4.plotter0.calc.png

Given a point PP and a figure ff, computes the symmetric figure of ff with respect to the point PP.

calc.symmetry5.calc.png
calc.symmetry5.plotter0.calc.png