Class Ifc4::IfcRelConnects

Nested Relationships

This class is a nested type of Struct Ifc4.

Inheritance Relationships

Base Type

Derived Types

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

const IfcParse::entity &declaration() const
IfcRelConnects(IfcEntityInstanceData *e)
IfcRelConnects(std::string v1_GlobalId, ::Ifc4::IfcOwnerHistory *v2_OwnerHistory, boost::optional<std::string> v3_Name, boost::optional<std::string> v4_Description)

Public Static Functions

const IfcParse::entity &Class()