API Reference > Classes > OdGiContextForIfcDatabase Class
OdGiContextForIfcDatabase Class
OdGiContextForIfcDatabase
Syntax
C++
class OdGiContextForIfcDatabase : public OdGiDefaultContext;

IfcGiContext.h

A class that implements working with a vectorization context for an IFC database.

Destroys the Gi context object. 
Creates a new Gi context instance for an IFC database with default parameters. 
Retrieves an IFC database that is currently associated with the Gi context object.  
Sets a new value of the used Gs model flag.  
Retrieves the current information about the Gs client view object.  
Retrieves the current auxiliary data for context.  
Retrieves the IFC database that is currently being vectorized.  
Retrieves the current representation context.  
Retrieves the current value of the plot generation flag.  
Opens for reading the specified drawable object that belongs to the database associated with the context object.  
Retrieves the current palette background color of the context object.  
Sets a new IFC database to be vectorized.  
Sets a new palette background color.  
Sets a new value of the plot generation flag.  
Sets a new representation context.  
Returns the current value of the flag that determines whether the Gs model should be used during the vectorization.  
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.