[Inhalt] [Zurück] [Weiter] [Thema] [Index]

WriteLayer()


Syntax:

WriteLayer (Layer L, String format)
L:
format: Geometrie-Format

Beispiel:

WriteLayer (Isos, "AI")

Beschreibung:

Schreibt den Layer L im Format format in eine Datei. Format kann sein AI, PIA, BIN, DXF, SHAPE oder GEO.

Der Name der Datei ergibt sich aus dem Namen des Layers (siehe Name()) und einer Endung, die dem Format entspricht: .ai für format AI, ,obz und .seg für format PIA, .agb für Format BIN, .dxf für Format DXF, .shp für Format SHAPE und .geo für Format GEO

Siehe auch ReadLayer(), Layer() und Karte()

Eine ausführliche Beschreibung der Geo-Formate findet sich im Handbuch Geo-Tools.



toposoft 28.03.2024