layerstate-export


(layerstate-export  layerState  filename)

This function exports the specified layerState to the file named filename.

Arguments

layerState  (string) name of the LayerState to be exported

filename  (string) filename to be used for the export file

Return

T if successfully exported, NIL otherwise

Example

(layerstate-export “WallLayers“ “d:/WallLayers.las“)
T

Remarks




©  Bricsys NV. All rights reserved.