Polygon Feature Class to CAD Lines (Samples)

Resumen

Converts polygon feature classes to a CAD file with bounding lines. The coincident lines where polygons touch will be simplified to a single line.

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

Uso

Sintaxis

PolygonFeatureClasstoCADLines_samples (input_features, output_file, output_type, {seed_file})
ParámetroExplicaciónTipo de datos
input_features

The polygon feature class that will be used to create CAD lines.

Layer | Table View
output_file

The output CAD file that contains the bounding lines from the polygon feature classes.

String
output_type

Specifies the output CAD type and version.

CAD Drawing Dataset
seed_file
(Opcional)

An existing CAD drawing whose contents, documents, and layer properties will be used for all new output CAD files.

CAD Drawing Dataset

Entornos


4/19/2012