shuffle_diagram
- compas_tno.utilities.shuffle_diagram(form)[source]
Shuffle the form diagram reordering the edges. It keeps the support points and ‘_is_edge’ attributes.
- Parameters
form (
FormDiagram
) – The form diagram of the problem- Returns
form (
FormDiagram
) – The shuffled diagram