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.

Public Constructors

 NameDescription
Public ConstructorCreateTopology ConstructorOverloaded. Constructor that takes all required parameters for geoprocessor execution.  
Top

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyin_cluster_toleranceThe cluster tolerance to be set on the topology. The larger the value, the more likely vertices will be to cluster together. (In, Optional)  
Public Propertyin_datasetThe feature dataset in which the topology will be created. (In, Required)  
Public Propertyout_nameThe name of the topology to be created. This name must be unique across the entire geodatabase. (In, Required)  
Public Propertyout_topologyOutput Topology (out, Optional)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Top

See Also

© 2010 All Rights Reserved.