The following tables list the members exposed by AddRuleToTopology.
Public Constructors
Public Properties
| Name | Description |
| Alias | The alias for this tool's toolbox. |
| in_featureclass | The input or origin feature class. (In, Required) |
| in_featureclass2 | The destination feature class for the topology rule. (In, Optional) |
| in_topology | The topology to which the new rule will be added. (In, Required) |
| out_topology | Output Topology (out, Optional) |
| ParameterInfo | The parameters used by this tool. For internal use only. |
| rule_type | The topology rule to be added. For a complete list of the rules and what they do, see the tool's help page. (In, Required) |
| subtype | The subtype for the input or origin feature class. Enter the subtype's description (not the code). If subtypes do not exist on the origin feature class, or you want the rule to be applied to all subtypes in the feature class leave this blank. (In, Optional) |
| subtype2 | The subtype for the destination feature class. Enter the subtype's description (not the code). If subtypes do not exist on the origin feature class, or you want the rule to be applied to all subtypes in the feature class leave this blank. (In, Optional) |
| 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