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