DataManagementTools
AddFeatureClassToTopology Class Properties
See Also  Send Feedback
ESRI.ArcGIS.DataManagementTools Namespace : AddFeatureClassToTopology Class




For a list of all members of this type, see AddFeatureClassToTopology members.

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 you want to add a feature class. (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 you are adding to the topology. (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 clustered with vertices that contain less accurate z measurements. (In, Required)  
Top

See Also

© 2011 All Rights Reserved.