Close

Relief for ODA Team in Ukraine

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

Returns the current text field default value. The method fills a passed string object with the current text field default value and returns it to a calling subroutine. 

 

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