Network3gs.transform

Network3gs.transform(transformation)

Transform a network.

Parameters
  • network (compas.datastructures.Network) – The network.

  • transformation (compas.geometry.Transformation) – The transformation.

Returns

None

Notes

The network is modified in-place.