API Reference > Namespaces > OdDbSymUtil Namespace > Functions > OdDbSymUtil::getLayerId Function
OdDbSymUtil::getLayerId Function
Syntax
C++
TOOLKIT_EXPORT const OdDbObjectId getLayerId(OdDbDatabase* pDb, const OdString& strLayer);

DbSymUtl.h

Returns layer Id for given name. Creates new layer if it's missing

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