API Reference > Classes > OdGiContextForIfcDatabase Class > OdGiContextForIfcDatabase Methods > OdGiContextForIfcDatabase::enableGsModel Method
OdGiContextForIfcDatabase::enableGsModel Method
Syntax
C++
void enableGsModel(bool enable);
Parameters 
Description 
bool enable 
[in] A new flag value to be set. 

Sets a new value of the used Gs model flag.

The used Gs model flag determines whether the Gs model is used for the vectorization process (if equal to true) or not (if equal to false).

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