Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbLayerState::dictionaryId Method
Syntax
C++
static OdDbObjectId dictionaryId(OdDbDatabase * pDb, bool createIfNotFound = false);

Returns the Object ID of the LayerStates dictionary for the specified database. 

 

Parameters
Description
pDb
[in] Pointer to the database.
createIfNotFound
[in] Controls the creation of the dictionary if it does not exist.

Object ID of the LayerStates dictionary.

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