Close

Relief for ODA Team in Ukraine

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

Returns the button name. The method fills a passed string object with the name value and returns this string to a calling subroutine. 

 

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