API Reference > OdDb Classes > OdDbMLeader Class > OdDbMLeader Methods > OdDbMLeader::setBlockContentId Method
OdDbMLeader::setBlockContentId Method
Syntax
C++
void setBlockContentId(OdDbObjectId blockId);
Parameters 
Description 
OdDbObjectId blockId 
[in] Block table record ObjectId. 

Sets the referenced block for this MLeader, by block ObjectId. 

 

The kBlockId PropertyOverrideType override will be set as a result of calling this function.

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