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

IfcRepresentationContext for 3D entities. 

remarks context handle automatically incorporates the angle to true north for the document.

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

 

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