Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdDbBaseDatabasePE::findLayoutByViewport Method
Syntax
C++
inline OdRxObjectPtr findLayoutByViewport(OdDbBaseDatabase* db, OdDbStub* pViewportId);

Returns a layout related with a specified viewport from the specified database.

Parameters
Description
db
[in] A pointer to a database.
pViewportId
[in] A viewport identifier.

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

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