Construct a wrench from a list of 6 float values.
float
values (list of float) – The list of 6 values representing a wrench.
list
Wrench – The constructed wrench.
Wrench
Examples
>>> w = Wrench.from_list([1, 2, 3, 0.1, 0.2, 0.3])
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev