API Reference > Classes > OdIfcFile Class > OdIfcFile Methods > OdIfcFile::getContextSelected Method
OdIfcFile::getContextSelected Method
Syntax
C++
bool getContextSelected(const OdDAIObjectId & idCtx) const;
Parameters 
Description 
const OdDAIObjectId & idCtx 
[in] Object ID of geometric context to test.  

true if an IfcGeometricRepresentationContext object is selected; otherwise, the method returns false.

Determines whether an instance of the IfcGeometricRepresentationContext class is selected to build the geometry.

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