scale_points
- compas.geometry.scale_points(points, scale)[source]
Scale points.
- Parameters
points (list of point) – A list of points.
scale (float) – A scaling factor.
- Returns
list of point – The scaled points.
Examples
>>>
Scale points.
points (list of point) – A list of points.
scale (float) – A scaling factor.
list of point – The scaled points.
Examples
>>>
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev