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