RhinoCommon API
Vector3dReverse Method |
Reverses this vector in place (reverses the direction).
If this vector is Invalid, no changes will occur and false will be returned.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Similar to Negate, that is only provided for CLR language compliance.