Close

Relief for ODA Team in Ukraine

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

Retrieves an amount of material transparency. When Transparency is 0, Translucency and Index of Refraction are not available. 

 

Parameters
Description
double
[out] Output A double value between 0 (completely opaque) and 1 (completely transparent).

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

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