ESRI.ArcGIS.DataManagementTools | |
CreateTopology Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.DataManagementTools Namespace : CreateTopology Class |
The following tables list the members exposed by CreateTopology.
Name | Description | |
---|---|---|
CreateTopology Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
in_cluster_tolerance | The cluster tolerance to be set on the topology. The larger the value, the more likely vertices will be to cluster together. (In, Optional) | |
in_dataset | The feature dataset in which the topology will be created. (In, Required) | |
out_name | The name of the topology to be created. This name must be unique across the entire geodatabase. (In, Required) | |
out_topology | Output Topology (out, Optional) | |
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. |