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