Polygon Feature Class to CAD Lines (Samples)
Zusammenfassung
Converts polygon feature classes to a CAD file with bounding lines. The coincident lines where polygons touch will be simplified to a single line.
Ältere Versionen:
This tool has been deprecated. For more information, see An overview of the Samples toolbox.
Verwendung
-
Output line features will be created for each input line, and polygon boundary. If input lines or polygon boundaries cross, the output lines will be split at those locations.
-
Multiple input features will be written to the same output CAD file.
Syntax
PolygonFeatureClasstoCADLines_samples (input_features, output_file, output_type, {seed_file})
Parameter | Erläuterung | Datentyp |
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 (optional) |
An existing CAD drawing whose contents, documents, and layer properties will be used for all new output CAD files. | CAD Drawing Dataset |
Umgebungen
Aktueller Workspace, Standard-Ausgabe-Z-Werte, Ausgabe-CONFIG-Schlüsselwort, Ausgabe-M-Domäne, Ausgabe-XY-Domäne, Ausgabe-Z-Domäne, Ausgabe-Koordinatensystem, Ausdehnung, Ausgabe hat M-Werte, Räumliches Gitter 1, 2, 3 der Ausgabe, Räumliches Gitter 1, 2, 3 der Ausgabe, Räumliches Gitter 1, 2, 3 der Ausgabe, Scratch-Workspace
Lizenzinformationen
ArcView: Nein
ArcEditor: Nein
ArcInfo: Ja
4/19/2012