OCCBrep.translated
- OCCBrep.translated(vector)
Returns a translated copy of this geometry.
- Parameters:
- vector
compas.geometry.Vector The vector used to translate the geometry.
- vector
- Returns:
GeometryThe 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