API Reference > OdDb Classes > OdDbBlockUserParameter Class > OdDbBlockUserParameter Methods > OdDbBlockUserParameter::userVarName Method
OdDbBlockUserParameter::userVarName Method
Syntax
C++
OdString userVarName() const;

User variable name as an OdString value.

Gets the user variable name. 

 

Returns OdString::kEmpty if variable is NULL or if there is no associated variable for this parameter.

Copyright © 2002–2021. Open Design Alliance. All rights reserved.