An NDoc Documented Class Library |
|
xyz.Equals Method
Checks when two points are equals. This is the case, when their coordinates are equal in the sense of Utils.Equals.
Parameters
-
value
- Point of type xyz to checking the equality
Return Value
true if they are equals else false
See Also
xyz Class | Minais.Drawing3d.Math Namespace