shuffle_diagram

compas_tno.utilities.shuffle_diagram(form)

Shuffle the form diagram reordering the edges. It keeps the support points and ‘_is_edge’ attributes.

Parameters:
formFormDiagram

The form diagram of the problem

Returns:
formFormDiagram

The shuffled diagram