API Reference
>
OdDbRoot Classes
>
OdDbBaseDatabasePE Class
>
OdDbBaseDatabasePE Methods
>
OdDbBaseDatabasePE::setCurrentLayout Method
OdDbBaseDatabasePE::setCurrentLayout Method
Collapse All
Syntax
C++
virtual
void
setCurrentLayout
(
OdDbBaseDatabase
*
db
,
const
OdString
&
name
) = 0;
Parameters
Parameters
Description
OdDbBaseDatabase* db
[in] A pointer to a database.
const OdString& name
[in] A name of a layout to be set as current.
Description
Sets the current layout for the specified database.
Group
OdDbBaseDatabasePE Methods
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
Send feedback about this topic