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.
Name | Description | |
---|---|---|
AddFeatureClassToTopology Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
in_featureclass | The 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) | |
in_topology | The topology to which the feature class will participate. (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. | |
xy_rank | The 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) | |
z_rank | Feature 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) |