Compares shapes using 'IsSame' relationship. More...
Inherits System.Collections.Generic.IEqualityComparer< Shape >.
Public Member Functions | |
| UnorientedShapeEqual (global::System.IntPtr cPtr, bool cMemoryOwn) | |
| void | Dispose () |
| bool | Equals (Shape theShape1, Shape theShape2) |
| int | GetHashCode (Shape theShape) |
| bool | Apply (cadex.ModelData.Shape theShape1, cadex.ModelData.Shape theShape2) |
Protected Member Functions | |
| virtual void | Dispose (bool disposing) |
Compares shapes using 'IsSame' relationship.