API Reference > Classes > Extension Classes > OdBmSampleLabelUtilsPE Class > OdBmSampleLabelUtilsPE Methods > OdBmSampleLabelUtilsPE::getParamValues Method
OdBmSampleLabelUtilsPE::getParamValues Method
Syntax
C++
virtual const OdBmMap<OdInt32, OdString>& getParamValues(const OdBm::BuiltInParameter::Enum param) const;
Parameters 
Description 
const OdBm::BuiltInParameter::Enum param 
[in] Parameter to obtain the values.  

Map to fill with possible parameter values (sorted value/label pairs).

Returns the list of possible values for built-in integer parameter. 

 

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