Share

AcDbLayerStateManager::restoreLayerState

C++

Acad::ErrorStatus restoreLayerState(
    const ACHAR * sName
);

Description

This function is deprecated. Please use the other version.

Parameters

Parameters Description
sName Input name of layer state to make current

Links

AcDbLayerStateManager

Was this information helpful?