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:
- form
FormDiagram
The form diagram to store
- ind_edgeslist, optional
List with the independent edges, by default [] in which edges
- form
- Returns:
- None
Attribute included to the form diagram