Symmetry matrix Computes the symmetry matrix. Syntax symmetry_matrix(Point | Line | Plane) Description symmetry_matrix(Point | Line | Plane) Given a 3D point, a line (2D or 3D) and a plane, returns the matrix describing such symmetry. Related functions Rotation matrix, Eigenvalues, Symmetric? Table of Contents Syntax Description Related functions