The following tables list the members exposed by DetectGraphicConflict.
Public Constructors
Public Properties
| Name | Description |
| Alias | The alias for this tool's toolbox. |
| conflict_distance | Sets the conflict distance. Temporary buffers one-half the size of the conflict distance value are created around feature representation graphics in both the input and conflict layers. Conflict polygons will be generated where buffers overlap. When the conflict distance is zero, no buffers are made, and just the representation footprints are used to detect conflicts. Conflict distance is calculated in page units (points, mm, in, or cm). If you enter a conflict distance in map units, it will be converted to page units using the reference scale. (In, Optional) |
| conflict_features | |
| in_features | |
| line_connection_allowance | The line connection allowance is the radius of a circle, centered where lines join, within which graphic overlaps won't be detected. This parameter is only considered when the input layer and the conflict layer are identical, and contain line representations. Otherwise, this value is ignored when the tool is executed. The default value is 1 point. A value of zero means no allowance, and will detect a conflict at each line join in this case. The value can not be negative. Line connection allowance is calculated in page units (points, mm, in, or cm). If you enter a conflict distance in map units, it will be converted to page units using the reference scale. (In, Optional) |
| out_feature_class | The output feature class to be created to store conflict polygons. It cannot be one of the feature classes associated with the input feature layers. (Out, Required) |
| ParameterInfo | The parameters used by this tool. For internal use only. |
| ToolboxDirectory | The directory of this tool's toolbox. |
| ToolboxName | The name of this tool's toolbox. |
| ToolName | The name of this tool. |
Top
See Also