Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbLayerState::rename Method
Syntax
C++
static void rename(OdDbDatabase * pDb, const OdString & oldName, const OdString & newName);

Renames the specified LayerState in the specified database. 

 

Parameters
Description
pDb
[in] Pointer to the database.
oldName
[in] Old name.
newName
[in] New name.
Copyright © 2002-2022. Open Design Alliance All rights reserved.