You are here: Start » AVL.NET » Line3D.Equals Method

Line3D.Equals Method

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

public static bool Equals
(
	AvlNet.Line3D lhs,
	AvlNet.Line3D rhs
)

Parameters

Name Type Range Default Description
lhsAvlNet.Line3D
rhsAvlNet.Line3D

Function Overrides

See also