Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbTableStyle::setDatabaseDefaults Method
Syntax
C++
void setDatabaseDefaults(OdDbDatabase* pDb = 0);

Applies the default properties of the specified database to this TableStyle object. 

 

Parameters
Description
pDb
[in] Pointer to the database whose default values are to be used.

If pDb is null, the database containing this object is used

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