RhinoCommon API
LineEquals Method (Line) |
Determines whether a line has the same value as this line.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)
Parameters
- other
- Type: Rhino.GeometryLine
A line.
Return Value
Type: Booleantrue if other has the same coordinates as this; otherwise false.