OCCSurface.translated
- OCCSurface.translated(vector)
- Returns a translated copy of this geometry. - Parameters:
- vectorcompas.geometry.Vector
- The vector used to translate the geometry. 
 
- vector
- Returns:
- Geometry
- The translated geometry. 
 
 - See also 
Returns a translated copy of this geometry.
compas.geometry.VectorThe vector used to translate the geometry.
GeometryThe translated geometry.
See also