Returns a inverted copy of this vector
Vector
Examples
>>> u = Vector(1.0, 0.0, 0.0) >>> v = u.inverted() >>> w = u + v >>> w.length 0.0
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev