Int32
IQueries
.Coincidence(
IPSGeoEntity
first,
IPSGeoEntity
second)
Checks if 2 geometry entities are coincident.
Remarks
Examples
Parameters
first
Type:
IPSGeoEntity
The first geometry entity.
second
Type:
IPSGeoEntity
The second geometry entity.
Return Value
Type:
Int32
Returns 0 if the 2 geometry entities are not coincident.