compas.datastructures.network_transform

compas.datastructures.network_transform(network, transformation)[source]

Transform a network.

Parameters
  • network (network) – The network.

  • transformation (Transformation) – The transformation.

Notes

The network is modified in-place.

Examples

>>>