Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbLayerStateManager::importLayerStateFromDb Method
Syntax
C++
OdResult importLayerStateFromDb(const OdString& pStateName, OdDbDatabase* pDb);

Imports a layer state from a specified database. 

 

Parameters
Description
pStateName
[in] Name of the layer state to be imported.
pDb
[in] Database to import the layer state from.

eOk if operation succeeded; error code otherwise.

Copyright © 2002-2022. Open Design Alliance All rights reserved.