Int32
IQueries
.Containment(
IPSGeoEntity
bigOne,
IPSGeoEntity
smallOne)
Checks if one geometry entity contains one other.
Remarks
Examples
Parameters
bigOne
Type:
IPSGeoEntity
The source geometry entity.
smallOne
Type:
IPSGeoEntity
The target geometry entity.
Return Value
Type: Int32
Returns 0 if the "bigOne" geometry not contains the "smallOne".