API Reference > Classes > OdBmAppearanceSchemaBaseHelper Class > OdBmAppearanceSchemaBaseHelper Methods > OdBmAppearanceSchemaBaseHelper::getCommonTintEnabled Method
OdBmAppearanceSchemaBaseHelper::getCommonTintEnabled Method
Syntax
C++
OdResult getCommonTintEnabled(bool& value);
Parameters 
Description 
bool& value 
[out] Output A common tint color.  

An OdResult value: eOk if schema contains a common tint color, eNotApplicable if not.

Retrieves a value indicating whether the common tint color is enabled for the appearance of the material. 

 

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