CAD Lines To Polygon Features (Samples)

许可等级:BasicStandardAdvanced

摘要

Converts CAD lines and points to polygon feature classes. This work flow is a starting point to turn CAD lines into ArcGIS polygons.

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

用法

语法

CADLinestoPolygonFeatures_samples (input_boundary_lines, input_label_points, output_polygon_feature_class, {boundary_line_filter_expression}, {point_filter_expression})
参数说明数据类型
input_boundary_lines

The bounding line feature class that will be used to create polygons.

Feature Layer
input_label_points

Specifies the feature class containing the label points that will be applied to the output polygons.

Feature Layer
output_polygon_feature_class

The output feature class that will contain the newly formed polygon features.

Feature Class
boundary_line_filter_expression
(可选)

The parameter to build a query to select line feature classes to create polygons.

SQL Expression
point_filter_expression
(可选)

The parameter to build a query to only use select point feature classes to create polygons.

SQL Expression

代码实例

This tool is intended to be used as a model tool.

环境

许可信息

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