Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbMLeader::setMText Method
Syntax
C++
void setMText(const OdDbMText* pMText);

Sets the MText object to be associated with this MLeader. 

 

Parameters
Description
pMText
[in] The MText object to associate with this MLeader (if NULL, the default MText defined in the associated MLeaderStyle is used).

The kDefaultMText PropertyOverrideType override will be set as a result of calling this function. The supplied MText object can be DBR or non-DBR.

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