Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbDatabase::renameLayout Method
Syntax
C++
virtual void renameLayout(const OdString& oldName, const OdString& newName);

Renames the specified layout in this database object.

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