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

Plane3D.Equals Method

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

Syntax

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

Parameters

Name Type Range Default Description
lhsAvlNet.Plane3D
rhsAvlNet.Plane3D

Function Overrides

See also