Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdDbBaseDatabasePE::findLayoutIdByViewport Method
Syntax
C++
virtual OdDbStub* findLayoutIdByViewport(OdDbBaseDatabase* db, OdDbStub* pViewportId) = 0;

Returns a pointer to an identifier of a layout related to a specified viewport from the specified database.

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

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

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