Create Feature Class with all Joins from Staging Geodatabase (Samples)

Resumen

Joins all tables and geometries created by IMPORTCAD. The output feature classes will contain joins for all CAD properties.

HerenciaHerencia:
This tool has been deprecated. For more information, see An overview of the Samples toolbox.

Uso

Sintaxis

CreateFeatureClasswithAllJoinsfromStagingGeodatabase_samples (input_CAD_staging_geodatabase, output_CAD_text_point_feature_class, output_CAD_point_feature_class, output_CAD_line_feature_class, output_CAD_area_feature_class)
ParámetroExplicaciónTipo de datos
input_CAD_staging_geodatabase

The staging geodatabase created by IMPORTCAD.

Folder ; Workspace
output_CAD_text_point_feature_class

The text point feature class that will be created with all CAD entities joined to it.

Feature Class
output_CAD_point_feature_class

The point feature class that will be created with all CAD entities joined to it.

Feature Class
output_CAD_line_feature_class

The line feature class that will be created with all CAD entities joined to it.

Feature Class
output_CAD_area_feature_class

The area feature class that will be created with all CAD entities joined to it.

Feature Class

Entornos

9/11/2013