Class Ifc4::IfcRelConnects¶
Defined in File Ifc4.h
Nested Relationships¶
This class is a nested type of Struct Ifc4.
Inheritance Relationships¶
Base Type¶
public Ifc4::IfcRelationship(Class Ifc4::IfcRelationship)
Derived Types¶
public Ifc4::IfcRelConnectsElements(Class Ifc4::IfcRelConnectsElements)public Ifc4::IfcRelConnectsPorts(Class Ifc4::IfcRelConnectsPorts)public Ifc4::IfcRelConnectsPortToElement(Class Ifc4::IfcRelConnectsPortToElement)public Ifc4::IfcRelConnectsStructuralActivity(Class Ifc4::IfcRelConnectsStructuralActivity)public Ifc4::IfcRelConnectsStructuralMember(Class Ifc4::IfcRelConnectsStructuralMember)public Ifc4::IfcRelContainedInSpatialStructure(Class Ifc4::IfcRelContainedInSpatialStructure)public Ifc4::IfcRelCoversBldgElements(Class Ifc4::IfcRelCoversBldgElements)public Ifc4::IfcRelCoversSpaces(Class Ifc4::IfcRelCoversSpaces)public Ifc4::IfcRelFillsElement(Class Ifc4::IfcRelFillsElement)public Ifc4::IfcRelFlowControlElements(Class Ifc4::IfcRelFlowControlElements)public Ifc4::IfcRelInterferesElements(Class Ifc4::IfcRelInterferesElements)public Ifc4::IfcRelReferencedInSpatialStructure(Class Ifc4::IfcRelReferencedInSpatialStructure)public Ifc4::IfcRelSequence(Class Ifc4::IfcRelSequence)public Ifc4::IfcRelServicesBuildings(Class Ifc4::IfcRelServicesBuildings)public Ifc4::IfcRelSpaceBoundary(Class Ifc4::IfcRelSpaceBoundary)
Class Documentation¶
-
class
Ifc4::IfcRelConnects: public Ifc4::IfcRelationship¶ IfcRelConnects is a connectivity relationship that connects objects under some criteria. As a general connectivity it does not imply constraints, however subtypes of the relationship define the applicable object types for the connectivity relationship and the semantics of the particular connectivity.
HISTORY: New entity in IFC Release 2x.
Subclassed by Ifc4::IfcRelConnectsElements, Ifc4::IfcRelConnectsPorts, Ifc4::IfcRelConnectsPortToElement, Ifc4::IfcRelConnectsStructuralActivity, Ifc4::IfcRelConnectsStructuralMember, Ifc4::IfcRelContainedInSpatialStructure, Ifc4::IfcRelCoversBldgElements, Ifc4::IfcRelCoversSpaces, Ifc4::IfcRelFillsElement, Ifc4::IfcRelFlowControlElements, Ifc4::IfcRelInterferesElements, Ifc4::IfcRelReferencedInSpatialStructure, Ifc4::IfcRelSequence, Ifc4::IfcRelServicesBuildings, Ifc4::IfcRelSpaceBoundary
Public Types
-
typedef IfcTemplatedEntityList<IfcRelConnects>
list¶
Public Functions
-
IfcRelConnects(IfcEntityInstanceData *e)¶
-
IfcRelConnects(std::string v1_GlobalId, ::Ifc4::IfcOwnerHistory *v2_OwnerHistory, boost::optional<std::string> v3_Name, boost::optional<std::string> v4_Description)¶
-
typedef IfcTemplatedEntityList<IfcRelConnects>