API Reference > Classes > Export Classes > TB_IFCEXPORT Namespace > Classes > OdExporterIFCUtil Class > OdExporterIFCUtil Methods > OdExporterIFCUtil::set3DContextHandle Method
OdExporterIFCUtil::set3DContextHandle Method
Syntax
C++
static void set3DContextHandle(const OdDAIObjectId& contextHandle, const OdString& subContextName);
Parameters 
Description 
const OdDAIObjectId& contextHandle 
[in] IfcRepresentationContext for 3D entities.  
const OdString& subContextName 
[in] The name of the IfcRepresentationSubContext, or the IfcRepresentationContext if the string is empty, for 3D entities. 

Sets the IfcRepresentationContext or IfcRepresentationSubContext handle to be used for 3D entities (Model entities). 

 

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