FormNetwork.is_xy
- FormNetwork.is_xy()
Verify that a network lies in the XY plane.
- Parameters
network (Network) – A network object.
- Returns
bool – True if the Z coordinate of all vertices is zero. False otherwise.
Verify that a network lies in the XY plane.
network (Network) – A network object.
bool – True if the Z coordinate of all vertices is zero. False otherwise.
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev