Quaternion.translate
- Quaternion.translate(vector)[source]
- Translate the geometry. - Parameters:
- vectorcompas.geometry.Vector
- The vector used to translate the geometry. 
 
- vector
- Returns:
- None
 
 - See also 
Site Navigation
compas
compas_blender
compas_ghpython
compas_rhino
Translate the geometry.
compas.geometry.VectorThe vector used to translate the geometry.
See also