Changes between Initial Version and Version 3 of Ticket #4867


Ignore:
Timestamp:
Mar 4, 2021, 8:27:59 AM (3 years ago)
Author:
strk
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4867

    • Property Summary topology.Overlap(TopoGeometry, TopoGeometry)topology.InteriorIntersects(TopoGeometry, TopoGeometry)
  • Ticket #4867 – Description

    initial v3  
    11A function returning true if two TopoGeometry objects defined on the _same_ underlaying topology share at least a common element.
    22
    3 NOTE this is different from an && operator (#1290) in that the operator would be more for "intersect"
     3NOTE this is different from an && operator (#1290)