Beam.translate
- Beam.translate(vector)[source]
Translate the datastructure.
- Parameters:
- vector
compas.geometry.Vector
The vector used to translate the datastructure.
- vector
- Returns:
- None
See also
Translate the datastructure.
compas.geometry.Vector
The vector used to translate the datastructure.
See also