Q: How to determine whether the point is within range; whether the line and region intersects?
A: 1. The contains method of SuperMap.Bounds. 2. The intersects method of part Geometry. 3. Use iServer overlay analysis service. The parameter class uses GeometryOverlayAnalystParameters.