UV Unary |
Negates this 2-D vector and returns the result.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)


Exception | Condition |
---|---|
ArgumentNullException | Thrown when source is . |

The negated vector is obtained by changing the sign of each coordinate of the specified vector.
