
IfcRelConnectsPortToElement
Definition from IAI: An IfcRelConnectsPortToElement
defines the relationship that is made between one port to the IfcElement
in which it is contained.
HISTORY: New entity in Release IFC2x
Edition 2.
EXPRESS specification:
|
|
| ENTITY IfcRelConnectsPortToElement
|
|
Attribute definitions:
| RelatingPort
|
:
|
Reference to an Port that is connected by the objectified relationship.
|
| RelatedElement
|
:
|
Reference to an Element that is connected by the objectified relationship.
|
Inheritance graph
|
|
| ENTITY IfcRelConnectsPortToElement;
|
|