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

Point3DGrid.Equals Method

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

Syntax

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

Parameters

Name Type Range Default Description
lhsAvlNet.Point3DGrid
rhsAvlNet.Point3DGrid

Function Overrides

See also