CAD To Feature Class (Samples)

许可等级:BasicStandardAdvanced

摘要

Converts objects from a CAD file to a defined feature class type along with the point features that are near those CAD features.

法律声明法律声明:
This tool has been deprecated. For more information, see An overview of the Samples toolbox.

用法

语法

CADtoFeatureClass_samples (input_CAD_file, output_feature_class, {select_feature_class_type}, {filter_expression}, {modify_output_fields})
参数说明数据类型
input_CAD_file

The CAD file that will be converted to an ArcGIS feature class.

CAD Drawing Dataset
output_feature_class

The feature class that will be created from the input CAD file.

Feature Class
select_feature_class_type
(可选)

The geometry type of the output feature class or shapefile.

String
filter_expression
(可选)

The SQL query expression that will be used to select records.

SQL Expression
modify_output_fields
(可选)

The field info is used to review and alter the field names for the new layers fields. Fields can be hidden, and a split policy can be specified.

Field Info

环境

许可信息

ArcGIS for Desktop Basic:是
ArcGIS for Desktop Standard:是
ArcGIS for Desktop Advanced:是
9/15/2013