Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbTableStyle::postTableStyleToDb Method
Syntax
C++
virtual OdDbObjectId postTableStyleToDb(OdDbDatabase* pDb, const OdString& styleName);

Adds this TableStyle object to the specified database. 

 

Parameters
Description
pDb
[in] Pointer to the database in which to post.
styleName
[in] Name for the table style.
tableStyleId
[out] Receives

Returns the Object ID of the posted table style.

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