Close

Relief for ODA Team in Ukraine

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

Returns the current name of the checkbox. The method fills a passed string object with the checkbox name and returns it to a calling subroutine. 

 

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