API Reference > OdDb Classes > OdDbMLeader Class > OdDbMLeader Methods > OdDbMLeader::postMLeaderToDb Method
OdDbMLeader::postMLeaderToDb Method
Syntax
C++
OdResult postMLeaderToDb(OdDbDatabase* pDb);
Parameters 
Description 
OdDbDatabase* pDb 
[in] Database to which this MLeader object should be added. 

Returns eOk if successful.

Adds this MLeader object to the Model Space block of the specified database. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.