Beam.translated
- Beam.translated(vector)[source]
Returns a translated copy of this geometry.
- Parameters:
- vector
compas.geometry.Vector
The vector used to translate the datastructure.
- vector
- Returns:
Geometry
The translated geometry.
See also
Returns a translated copy of this geometry.
compas.geometry.Vector
The vector used to translate the datastructure.
Geometry
The translated geometry.
See also