Triangle3dIsEqualTo Method |
Name | Description | |
---|---|---|
![]() | IsEqualTo(Triangle3d) |
Evaluates if the current instance is equal to another Triangle2d using Tolerance.Global.
|
![]() | IsEqualTo(Triangle3d, Tolerance) |
Evaluates if the current instance is equal to another Triangle3d using the specified Tolerance.
|