Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdIfc::Utils::getAllRepresentationContexts Function
Syntax
C++
OdDAIObjectIds IFCCORE_EXPORT getAllRepresentationContexts(const OdIfcFile * pIfcFile);

Retrieves identifiers (represented with the OdDAIObjectIds object) of all IfcGeometricRepresentationContext instances in a model of the specified IFC file.

Parameters
Description
pIfcFile
[in] A raw pointer to an OdIfcFile object that keeps the IFC model.

An array of OdDAIObjectId instances, which contain identifiers that refer to geometric representation context objects; if nothing was selected, the method returns an empty array.

File: IfcUtils.h 

Namespace: OdIfc::Utils 

Copyright © 2002-2022. Open Design Alliance All rights reserved.