|
| DataManagementTools | |
| AddFeatureClassToTopology Class Members | |
| See Also Properties Send Feedback | |
| ESRI.ArcGIS.DataManagementTools Namespace : AddFeatureClassToTopology Class |
The following tables list the members exposed by AddFeatureClassToTopology.
| Name | Description | |
|---|---|---|
![]() | AddFeatureClassToTopology Constructor | Overloaded. |
| 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 you want to add a feature class. (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 you are adding to the topology. (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 clustered with vertices that contain less accurate z measurements. (In, Required) |

