Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdDbBaseDatabasePE::setCurrentLayout Method
Syntax
C++
virtual void setCurrentLayout(OdDbBaseDatabase* db, const OdString& name) = 0;

Sets the current layout for the specified database. 

 

Parameters
Description
db
[in] A pointer to a database.
name
[in] A name of a layout to be set as current.
Copyright © 2002-2022. Open Design Alliance All rights reserved.