Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdDbBaseDatabasePE::getLayout Method
Syntax
C++
virtual OdRxObjectPtr getLayout(OdDbBaseDatabase* pDb, const OdString& name);

Returns a layout with a specified name from the specified database.

Parameters
Description
pDb
[in] A pointer to a database.
name
[in] A name of a layout to be retrieved.

If layout with the specified name is not found, NULL pointer is returned.

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