This document is archived and information here might be outdated. Recommended version. |
The type of intersection solution.
Constant | Value | Description |
---|---|---|
esriNoIntersectionSolution | 0 | A geometrical intersection type. |
esriGeometricalIntersectionSolution | 1 | A geometrical intersection type. |
esriMedianIntersectionSolution | 2 | A Median intersection type. |
Sets the intersection processing method used during vectorization (Generate Features and the Vectorize Area Tool). Set the method to the appropriate document type as described below to help accurately create features. This setting is not used during raster tracing.
Geometrical: Use with engineering drawings, street maps, and other documents that have right angles and straight lines.
Median: Use with natural resource maps such as rivers, soils, vegetation and other documents that have few right angles and straight lines.
None: Use with contour maps and other documents that usually have non intersecting raster features. Any intersects detected will be vectorized as polygon features to help the QA process.