translate_points_xy
- compas.geometry.translate_points_xy(points, vector)[source]
Translate points and in the XY plane.
- Parameters
- Returns
list[[float, float, float]] – The translated points in the XY plane (Z=0).
Examples
>>>
Translate points and in the XY plane.
list[[float, float, float]] – The translated points in the XY plane (Z=0).
Examples
>>>
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev