Navigation

IfcFlowSegmentTypeEnum

Definition from IAI: This enumeration defines the different types of flow segments an IfcFlowSegment object can fulfill:

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


EXPRESS specification:

TYPE IfcFlowSegmentTypeEnum = ENUMERATION OF
( DUCTSEGMENT,
PIPESEGMENT,
GUTTERSEGMENT,
USERDEFINED,
NOTDEFINED);
END_TYPE;

References (1):

Name Type Referred through Express-G
IfcFlowSegment Entity
Attribute 'PredefinedType'
Diagram 2