Close

Relief for ODA Team in Ukraine

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

Add this OdDbMLeaderStyle to the specified OdDbDatabase object. 

 

Parameters
Description
pDb
[in] Pointer of the database which will receive the OdDbMLeaderStyle object.
styleName
[in] Name of the style.

Returns the OdDbObjectID of the newly added OdDbMLeaderStyle object.

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