Interface IIfcRelConnectsPortToElement
Readonly interface for IfcRelConnectsPortToElement
Inherited Members
Namespace: Xbim.Ifc4.Interfaces
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcRelConnectsPortToElement : IIfcRelConnects, IIfcRelationship, IIfcRoot, IPersistEntity, IPersist
Properties
| Improve this Doc View SourceRelatedElement
Declaration
IIfcDistributionElement RelatedElement { get; set; }
Property Value
| Type | Description |
|---|---|
| IIfcDistributionElement |
RelatingPort
Declaration
IIfcPort RelatingPort { get; set; }
Property Value
| Type | Description |
|---|---|
| IIfcPort |