Interface IIfcDistributionPort
Readonly interface for IfcDistributionPort
Inherited Members
Namespace: Xbim.Ifc2x3.Interfaces
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcDistributionPort : IIfcPort, IIfcProduct, IIfcObject, IIfcObjectDefinition, IIfcRoot, IPersistEntity, IPersist
Properties
| Improve this Doc View SourceFlowDirection
Declaration
IfcFlowDirectionEnum? FlowDirection { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Nullable<IfcFlowDirectionEnum> |