layerstate-restore
(layerstate-restore layerState
viewport [ options ] )
This function restores the specified
LayerState in the given viewport, with options if
provided.
Arguments |
layerState
(string) name of the LayerState to be
restored |
Return |
list of the layers which were restored (list of strings), or NIL of the LayerState does not exist or does not contain any layer |
Example |
(layerstate-restore "myLayerState" NIL 1) ("Window" "Roof") |
Remarks |
|
© Bricsys NV. All rights reserved. |