network_disconnected_edges
- compas.datastructures.network_disconnected_edges(network)[source]
Get the disconnected edge groups in a network.
- Parameters
network (Network) – A network.
- Returns
parts (list) – The list of disconnected edge groups.
Get the disconnected edge groups in a network.
network (Network) – A network.
parts (list) – The list of disconnected edge groups.
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev