For a list of all members of this type, see Intersect members.
Public Properties
| Name | Description |
 | Alias | The alias for this tool's toolbox. |
 | feature_type | The input coverage feature class to be overlaid and preserved in the output coverage. (In, Optional) |
 | fuzzy_tolerance | The minimum distance between coordinates in the output coverage. By default, the minimum fuzzy tolerance value from the input and erase coverages is used. (In, Optional) |
 | in_cover | The coverage whose polygon, line, or point features will be intersected with the intersect coverage. (In, Required) |
 | intersect_cover | The intersect coverage. This coverage must contain polygon features. (In, Required) |
 | join_attributes | Specifies whether all items in both the input coverage feature attribute and identity coverage will be joined to the output coverage feature attribute table.
(In, Optional) |
 | out_cover | The coverage that will be created to contain the results. (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