Close

Relief for ODA Team in Ukraine

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

Sets a new multiline text label value of the position marker as a copy of the input parameter's referenced value. 

 

Parameters
Description
pMText
[in] A new multiline text label value to be set, which is represented as a pointer to an OdDbMText.

Returns eOk if the new multiline text label value was successfully set or returns an appropriate error code in the other case.

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