Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmGenericAppearanceSchemaTransparency::getTranslucency Method
Syntax
C++
OdResult getTranslucency(double&) const;

Retrieves a percent (as factor) of the light which is scattered by the material, so that objects behind the material cannot be seen clearly. 

 

Parameters
Description
double
[out] Output A value of translucency: 0 (not translucent) and 1 (completely translucent, such as frosted glass).

An OdResult value: eOk if schema contains a translucency, eNotApplicable if not.

Copyright © 2002-2022. Open Design Alliance All rights reserved.