build_symmetry_matrix_supports

compas_tno.utilities.build_symmetry_matrix_supports(form, printout=False)

Build a symmetry matrix to the supports.

Parameters:
formFormDiagram

The form diagram of the problem

printoutbool, optional

Whether or not display messages are printed, by default True

Returns:
Evsym: array (n x k)

The symmetry matrix.