API Reference > Classes > OdIfcModelContext Class
OdIfcModelContext Class
OdIfcModelContext
Syntax
C++
class OdIfcModelContext;

IfcModelContext.h

A class that implements working with an IFC model context.

Creates a new model context object with specified deviation parameters and color.  
 
Retrieves the current default model color.  
Retrieves the current set of deviation parameters assigned with the model context.  
Retrieves an array of types which instances should participate in geometry compose process.  
Sets a new default model color.  
Sets new deviation parameters for the model context.  
Sets an array of types which instances should participate in geometry compose process to this IFC model context.  
 
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.