Close

Relief for ODA Team in Ukraine

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

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

 

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