API Reference > Classes > Database Classes > OdBmLabelUtilsPE Class > OdBmLabelUtilsPE Methods > OdBmLabelUtilsPE::getLabelFor Method (OdBm::BuiltInParameter::Enum)
OdBmLabelUtilsPE::getLabelFor Method (OdBm::BuiltInParameter::Enum)
Syntax
C++
virtual OdString getLabelFor(const OdBm::BuiltInParameter::Enum value) const = 0;
Parameters 
Description 
const OdBm::BuiltInParameter::Enum value 
[in] Enum of the BuiltInParameter to get label for.  

Name as a string for enum value.

Gets a label for the BuiltInParameter value. 

 

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.