도면층 스냅샷 및 도면층 상태에 대한 LISP 변경 사항 참조

주: AutoCAD Architecture 2013에서 도면층 스냅샷 기능은 도면층 상태 기능을 위해 사용이 중단됩니다. 기존 도면층 스냅샷(LAY) 파일은 도면층 스냅샷이 있는 기존 도면에서 도면층 상태 관리자를 호출하는 경우 도면층 상태(LAS)로 자동 변환됩니다. 도면층 스냅샷은 변환 후 삭제됩니다.

이전에 LISP 루틴을 통해 도면층 스냅샷을 액세스한 경우 이 LISP 함수는 중단된 도면층 스냅샷 함수와 일치하며 스크립트에서 다음과 같이 교체되어야 합니다.

사용되지 않는 도면층 스냅샷 함수 새 도면층 상태 함수
AecLayerAddToSnapshot layerstate-addlayers
AecLayerExportSnapshot layerstate-export
AecLayerGetSnapshot layerstate-getlayers
AecLayerImportSnapshot layerstate-import
AecLayerRestoreSnapshot layerstate-retore