Click or drag to resize

Triangle3d.IsEqualTo Method

Overload List
  NameDescription
Public methodIsEqualTo(Triangle3d)
Evaluates if the current instance is equal to another Triangle2d using Tolerance.Global.
Public methodIsEqualTo(Triangle3d, Tolerance)
Evaluates if the current instance is equal to another Triangle3d using the specified Tolerance.
Top
See Also