Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdText::getText Method
Syntax
C++
void getText(OdString& text) const;

Returns the text label content. The method fills a passed string object with label text and returns this string to a calling subroutine. 

 

Parameters
Description
text
[out] A placeholder for the label text.
Copyright © 2002-2022. Open Design Alliance All rights reserved.