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