build_symmetry_matrix_supports
- compas_tno.utilities.build_symmetry_matrix_supports(form, printout=False)
Build a symmetry matrix to the supports.
- Parameters:
- form
FormDiagram
The form diagram of the problem
- printoutbool, optional
Whether or not display messages are printed, by default True
- form
- Returns:
- Evsym: array (n x k)
The symmetry matrix.