API Reference > Classes > Geometry Classes > OdBmNoiseSchemaHelper Class > OdBmNoiseSchemaHelper Methods > OdBmNoiseSchemaHelper::getNoiseLevels Method
OdBmNoiseSchemaHelper::getNoiseLevels Method
Syntax
C++
OdResult getNoiseLevels(double& value) const;
Parameters 
Description 
double& value 
[out] The output value of the noise levels.  

eOk if the operation completed successfully, or an appropriate error code otherwise.

Returns the noise levels. 

 

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