Close

Relief for ODA Team in Ukraine

Learn more
ODA PRC SDK
OdPrcMarkupTessBufText::setText Method
Syntax
C++
OdResult setText(const OdString & text, float width, float height);

Sets a new markup tessellation text and its width and height.

Parameters
Description
text
[in] A new markup tessellation text.
width
[in] A new markup tessellation text width.
height
[in] A new markup tessellation text height.

Returns eOk if new text and its parameters have been successfully set.

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