API Reference > Classes > OdBmAppearanceSchemaBaseHelper Class > OdBmAppearanceSchemaBaseHelper Methods > OdBmAppearanceSchemaBaseHelper::getSchemaTintEnabled Method
OdBmAppearanceSchemaBaseHelper::getSchemaTintEnabled Method
Syntax
C++
virtual OdResult getSchemaTintEnabled(bool& value);
Parameters 
Description 
bool& value 
[out] Output True or False value indicating that tint is enabled.  

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

Retrieves a value indicating whether the schema-dependent tint color is enabled for the appearance of the material. 

 

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