Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbLayout::addToLayoutDict Method
Syntax
C++
virtual void addToLayoutDict(OdDbDatabase* pDb, OdDbObjectId blockTableRecordId);

Adds this Layout object to the layout dictionary in the specified database, and associates this Layout object with the specified PaperSpace OdDbBlockTableRecord. 

 

Parameters
Description
pDb
[in] Pointer to the database
blockTableRecordId
[in] Block table record Object Id.
Copyright © 2002-2022. Open Design Alliance All rights reserved.