store_inds

compas_tno.utilities.store_inds(form, ind_edges=[])

Store independent edges as an attribute. Note: The midpoint of the independent edges is stored.

Parameters:
formFormDiagram

The form diagram to store

ind_edgeslist, optional

List with the independent edges, by default [] in which edges

Returns:
None

Attribute included to the form diagram