ESRI.ArcGIS.DataManagementTools
AddFeatureClassToTopology Class Members
See Also  Properties  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.DataManagementTools Namespace : AddFeatureClassToTopology Class




The following tables list the members exposed by AddFeatureClassToTopology.

Public Constructors

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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyin_featureclassThe feature class that you want to add to the topology. The feature class must be in the same feature dataset as the topology. (In, Required)  
Public Propertyin_topologyThe topology to which the feature class will participate. (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.  
Public Propertyxy_rankThe relative degree of positional accuracy associated with vertices of features in the feature class versus those in other feature classes participating in the topology. The feature class with the highest accurracy should get a higher rank (lower number, for example 1) than a feature class which is known to be less accurate. (In, Required)  
Public Propertyz_rankFeature classes that are z-aware have elevation values embedded in their geometry for each vertex. By setting a z rank, you can influence how vertices with accurate z-values are snapped or clustered with vertices that contain less accurate z measurements. (In, Required)  
Top

See Also

© 2010 All Rights Reserved.