Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDgRxEventReactor::beginWblock Method (OdDgDatabase*, OdDgDatabase*, OdDgElementId)
Syntax
C++
virtual void beginWblock(OdDgDatabase* pToDb, OdDgDatabase* pFromDb, OdDgElementId blockId);

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

 

Parameters
Description
pToDb
[in] Destination database.
pFromDb
[in] Source database.
blockId
[in] Element ID of element being wblocked.

This function is called during the operation. 

If blockId is specified, the wblock operation is being performed on a BlockTableRecord in pFromDb.

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