If you have accessed layer snapshots via LISP routines in the past, these LISP functions are the equivalents of the discontinued layer snapshot functions and must be exchanged in your scripts:
Defunct Layer Snapshot Function | New Layer States Function |
---|---|
AecLayerAddToSnapshot | layerstate-addlayers |
AecLayerExportSnapshot | layerstate-export |
AecLayerGetSnapshot | layerstate-getlayers |
AecLayerImportSnapshot | layerstate-import |
AecLayerRestoreSnapshot | layerstate-retore |