Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdCheckBox::getExportValue Method
Syntax
C++
void getExportValue(OdString& export_value) const;

Returns the current export value for the checkbox. The method fills a passed string object with the checkbox export value and returns it to a calling subroutine. 

 

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