Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdDbBaseDatabasePE::currentLayout Method
Syntax
C++
inline OdRxObjectPtr currentLayout(OdDbBaseDatabase* pDb);

Returns the current layout for the specified database.

Parameters
Description
pDb
[in] A pointer to a database.

In this case the term "layout" means an abstraction that corresponds to a "sheet" in a sheet set manager, "page" in a .pdf or .dwf file, and "layout"+"block table record" in a .dwg file.

Copyright © 2002-2022. Open Design Alliance All rights reserved.