Share

saveLayerState Method

Overload List

Method Description
AcDbLayerStateManager::saveLayerState (ACHAR *, LayerStateMask) This function is deprecated. Please use the other version.
AcDbLayerStateManager::saveLayerState (ACHAR *, LayerStateMask, AcDbObjectId&) Saves the current state of the layer table to the layer state specified by sName. This function also captures the VPLAYER settings for the viewport specified. Specify AcDbObjectId::kNull for the idVp argument to capture a layer state without VPLAYER settings.

Was this information helpful?