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