C++
Acad::ErrorStatus saveLayerState( const ACHAR * sName, LayerStateMask mask );
Description
This function is deprecated. Please use the other version.
Parameters
| Parameters | Description |
|---|---|
| sName | Input name of layer state to save |
| mask | Input mask to apply to layer state |