Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdIfcModelFiller::getGeometricRepresentationSubContext Method
Syntax
C++
OdIfc::OdIfcInstancePtr getGeometricRepresentationSubContext(const OdAnsiString & contextIdentifier, const OdAnsiString & contextType);

Returns active model geometric subcontext by its type name and context identifier.

Parameters
Description
contextIdentifier
[in] OdAnsiString name of context identifier ("Axis"/"Body" etc).
contextType
[in] OdAnsiString of context type ("Plan"/"Model" etc).

A pointer to the existing subcontext or empty OdIfcInstancePtr() otherwise.

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