API Reference > OdDb Classes > OdDbLayerState Class > OdDbLayerState Methods > OdDbLayerState::remove Method
OdDbLayerState::remove Method
Syntax
C++
static void remove(OdDbDatabase * pDb, const OdString & layerStateName);
Parameters 
Description 
OdDbDatabase * pDb 
[in] Pointer to the database.  
const OdString & layerStateName 
[in] LayerState name. 

Removes the specified LayerState from the specified database. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.