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

摘要

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

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

用法

语法

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)
参数说明数据类型
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

环境

许可信息

ArcView: 是
ArcEditor: 是
ArcInfo: 是

4/26/2012