layerstate-import
(layerstate-import filename)
This function imports a LayerState from the
specified file filename.
Arguments |
filename (string) name of the file to load the LayerState from |
Return |
returns T if the LayerState was properly imported from file, NIL otherwise |
Example |
(layerstate-import “d:/WallLayers.las“) T |
Remarks |
|
© Bricsys NV. All rights reserved. |