Class Ifc2x3::IfcClassificationItemRelationship¶
Defined in File Ifc2x3.h
Nested Relationships¶
This class is a nested type of Struct Ifc2x3.
Inheritance Relationships¶
Base Type¶
public IfcUtil::IfcBaseEntity(Class IfcBaseEntity)
Class Documentation¶
-
class
Ifc2x3::IfcClassificationItemRelationship: public IfcUtil::IfcBaseEntity¶ Public Types
-
typedef IfcTemplatedEntityList<IfcClassificationItemRelationship>
list¶
Public Functions
-
::Ifc2x3::IfcClassificationItem *
RelatingItem() const¶
-
void
setRelatingItem(::Ifc2x3::IfcClassificationItem *v)¶
-
IfcTemplatedEntityList<::Ifc2x3::IfcClassificationItem>::ptr
RelatedItems() const¶
-
void
setRelatedItems(IfcTemplatedEntityList<::Ifc2x3::IfcClassificationItem>::ptr v)¶
-
IfcClassificationItemRelationship(IfcEntityInstanceData *e)¶
-
IfcClassificationItemRelationship(::Ifc2x3::IfcClassificationItem *v1_RelatingItem, IfcTemplatedEntityList<::Ifc2x3::IfcClassificationItem>::ptr v2_RelatedItems)¶
-
typedef IfcTemplatedEntityList<IfcClassificationItemRelationship>