Navigation

IfcFlowDirectionEnum

Definition from IAI: This enumeration defines the flow direction at a connection point as either a Source, Sink, or both SourceAndSink:

HISTORY: New enumeration in IFC R2.0
ISSUES: See issues and change log for changes made in IFC R2x.


EXPRESS specification:

TYPE IfcFlowDirectionEnum = ENUMERATION OF
( SOURCE,
SINK,
SOURCEANDSINK,
USERDEFINED,
NOTDEFINED);
END_TYPE;

References (1):

Name Type Referred through Express-G
IfcRelConnectsPorts Entity
Attribute 'FlowDirection'
Diagram 3