Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdRxEventReactor::beginWblock Method (OdDbDatabase*, OdDbDatabase*)
Syntax
C++
virtual void beginWblock(OdDbDatabase* pToDb, OdDbDatabase* pFromDb);

Notification function called while one database is being wblocked to another. 

 

Parameters
Description
pToDb
[in] Destination database.
pFromDb
[in] Source database.

This function is called during the operation. 

The entire pFromDb database is wblocked to pToDb.

  • abortWblock
  • beginWblockObjects
  • endWblock
  • otherWblock
  • wblockNotice
Copyright © 2002-2022. Open Design Alliance All rights reserved.