M_Rhino_Geometry_Vector3d_Equals - mcneel/rhinocommon-api-docs GitHub Wiki
Determines whether the specified vector has the same value as the present vector.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public bool Equals(
Vector3d vector
)
VB
Public Function Equals (
vector As Vector3d
) As Boolean
- vector
- Type: Rhino.Geometry.Vector3d
The specified vector.
Type: Boolean
true if vector has the same coordinates as this; otherwise false.
Supported in: 6.0.16224.21491, 5D58w