Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbPageController::setDatabase Method
Syntax
C++
virtual void setDatabase(OdDbDatabase* pDb) = 0;

Sets the OdDbDatabase instance served by this controller. 

 

Parameters
Description
pDb
[in] Pointer to the database.

The method is called by the Drawings during initialization of database paging.

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