subtract_vectors_xy
- compas.geometry.subtract_vectors_xy(u, v)[source]
Subtract one vector from another, assuming they lie in the XY plane.
- Parameters
- Returns
[float, float, 0.0] – Resulting vector in the XY-plane.
Examples
>>>
Subtract one vector from another, assuming they lie in the XY plane.
[float, float, 0.0] – Resulting vector in the XY-plane.
Examples
>>>
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev