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.
使用法
-
Uses the Sub–Model Memory Layer with All Joins from Staging Geodatabase, located in the samples toolbox, to generate layers and generates layer files pointing to the data created by the IMPORTCAD tool.
-
This model reassembles the CAD file into feature classes.
-
A layer of points for the TEXT TAGS and ATTRIBS is also generated by joining the TEXTPROP table to the results.
-
The IMPORTCAD tool must be run first to create a staging geodatabase, which is the input to this model tool.
構文
パラメータ | 説明 | データ タイプ |
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 |