Interface IIfcRelConnectsPorts
Readonly interface for IfcRelConnectsPorts
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcRelConnectsPorts : IIfcRelConnects, IIfcRelationship, IIfcRoot, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
RealizingElement
Declaration
IIfcElement RealizingElement { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
IIfcPort RelatedPort { get; set; }
Property Value
|
Improve this Doc
View Source
RelatingPort
Declaration
IIfcPort RelatingPort { get; set; }
Property Value