divide_vectors_xy
- compas.geometry.divide_vectors_xy(u, v)[source]
Element-wise division of two vectors assumed to lie in the XY plane.
- Parameters
- Returns
[float, float, 0.0] – Resulting vector in the XY plane.
Examples
>>>
Element-wise division of two vectors assumed to 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