build_symmetry_matrix_supports

compas_tno.utilities.build_symmetry_matrix_supports(form, printout=False)[source]

Build a symmetry matrix to the supports.

Parameters
  • form (FormDiagram) – The form diagram of the problem

  • printout (bool, optional) – Whether or not display messages are printed, by default True

Returns

Evsym (array (n x k)) – The symmetry matrix.