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