subtract_vectors
- compas.geometry.subtract_vectors(u, v)[source]
Subtract one vector from another.
- Parameters
- Returns
[float, float, float] – The resulting vector.
Examples
>>>
Subtract one vector from another.
[float, float, float] – The resulting vector.
Examples
>>>
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev