Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdStickyNote::getContents Method
Syntax
C++
void getContents(OdString& value) const;

Returns the content displayed in the popup window for the sticky note object. The method fills a passed string object with the popup window content and returns it to a calling subroutine.

Parameters
Description
value
[out] A placeholder for the string that contains the popup window content for the sticky note object.
Copyright © 2002-2022. Open Design Alliance All rights reserved.