API Reference > Classes > Export Classes > TB_IFCEXPORT Namespace > TB_IFCEXPORT::IFCAssemblyInstanceSubElements Namespace > Structs, Records, Enums > TB_IFCEXPORT::IFCAssemblyInstanceSubElements::IFCAssemblyInstanceSubElements Enumeration
TB_IFCEXPORT::IFCAssemblyInstanceSubElements::IFCAssemblyInstanceSubElements Enumeration
Syntax
C++
enum IFCAssemblyInstanceSubElements { RelContainedInSpatialStructure = 1, RelAggregates = 2 };

TbIfcSubElementEnums.h

Members 
Description 
RelContainedInSpatialStructure = 1 
SubElements in SpatialStructure. 
RelAggregates = 2 
SubElements in RelAggregates. 
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.