Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbModelDocViewStyle::postViewStyleToDb Method
Syntax
C++
virtual OdDbObjectId postViewStyleToDb(OdDbDatabase* pDb, const OdString& styleName) = 0;

Includes this view style object in a OdDbDatabase object. 

 

Parameters
Description
pDb
[in] Pointer of the database to receive the OdDbModelDocViewStyle object.
styleName
[in] Name of the view style.

Returns the OdDbObjectID of the newly added OdDbModelDocViewStyle object.

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