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

Point3D.Equals Method

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

Syntax

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

Parameters

Name Type Range Default Description
lhsAvlNet.Point3D
rhsAvlNet.Point3D

Function Overrides

See also