Class Ifc4x1::IfcRelConnects¶
Defined in File Ifc4x1.h
Nested Relationships¶
This class is a nested type of Struct Ifc4x1.
Inheritance Relationships¶
Base Type¶
public Ifc4x1::IfcRelationship
(Class Ifc4x1::IfcRelationship)
Derived Types¶
public Ifc4x1::IfcRelConnectsElements
(Class Ifc4x1::IfcRelConnectsElements)public Ifc4x1::IfcRelConnectsPorts
(Class Ifc4x1::IfcRelConnectsPorts)public Ifc4x1::IfcRelConnectsPortToElement
(Class Ifc4x1::IfcRelConnectsPortToElement)public Ifc4x1::IfcRelConnectsStructuralActivity
(Class Ifc4x1::IfcRelConnectsStructuralActivity)public Ifc4x1::IfcRelConnectsStructuralMember
(Class Ifc4x1::IfcRelConnectsStructuralMember)public Ifc4x1::IfcRelContainedInSpatialStructure
(Class Ifc4x1::IfcRelContainedInSpatialStructure)public Ifc4x1::IfcRelCoversBldgElements
(Class Ifc4x1::IfcRelCoversBldgElements)public Ifc4x1::IfcRelCoversSpaces
(Class Ifc4x1::IfcRelCoversSpaces)public Ifc4x1::IfcRelFillsElement
(Class Ifc4x1::IfcRelFillsElement)public Ifc4x1::IfcRelFlowControlElements
(Class Ifc4x1::IfcRelFlowControlElements)public Ifc4x1::IfcRelInterferesElements
(Class Ifc4x1::IfcRelInterferesElements)public Ifc4x1::IfcRelReferencedInSpatialStructure
(Class Ifc4x1::IfcRelReferencedInSpatialStructure)public Ifc4x1::IfcRelSequence
(Class Ifc4x1::IfcRelSequence)public Ifc4x1::IfcRelServicesBuildings
(Class Ifc4x1::IfcRelServicesBuildings)public Ifc4x1::IfcRelSpaceBoundary
(Class Ifc4x1::IfcRelSpaceBoundary)
Class Documentation¶
-
class
Ifc4x1
::
IfcRelConnects
: public Ifc4x1::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 Ifc4x1::IfcRelConnectsElements, Ifc4x1::IfcRelConnectsPorts, Ifc4x1::IfcRelConnectsPortToElement, Ifc4x1::IfcRelConnectsStructuralActivity, Ifc4x1::IfcRelConnectsStructuralMember, Ifc4x1::IfcRelContainedInSpatialStructure, Ifc4x1::IfcRelCoversBldgElements, Ifc4x1::IfcRelCoversSpaces, Ifc4x1::IfcRelFillsElement, Ifc4x1::IfcRelFlowControlElements, Ifc4x1::IfcRelInterferesElements, Ifc4x1::IfcRelReferencedInSpatialStructure, Ifc4x1::IfcRelSequence, Ifc4x1::IfcRelServicesBuildings, Ifc4x1::IfcRelSpaceBoundary
Public Types
-
typedef IfcTemplatedEntityList<IfcRelConnects>
list
¶
Public Functions
-
IfcRelConnects
(IfcEntityInstanceData *e)¶
-
IfcRelConnects
(std::string v1_GlobalId, ::Ifc4x1::IfcOwnerHistory *v2_OwnerHistory, boost::optional<std::string> v3_Name, boost::optional<std::string> v4_Description)¶
-
typedef IfcTemplatedEntityList<IfcRelConnects>