M_Rhino_Geometry_Vector3d_Reverse - mcneel/rhinocommon-api-docs GitHub Wiki
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) Version: Rhino 6.0
C#
public bool Reverse()
VB
Public Function Reverse As Boolean
Type: Boolean
true on success or false if the vector is invalid.
Similar to Negate, that is only provided for CLR language compliance.
Supported in: 6.0.16224.21491, 5D58w