Navigation

IfcPrimaryFittingEnum

Definition from IAI: This enumeration is used to identify the primary purpose of a fitting. This is a very basic categorization mechanism to generically identify the fitting type. Subcategories of fittings are not enurated. The IfcPrimaryFittingEnum contains the following:

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


EXPRESS specification:

TYPE IfcPrimaryFittingEnum = ENUMERATION OF
( ENTRY,
EXIT,
ELBOW,
TRANSITION,
JUNCTION,
OBSTRUCTION,
OTHER,
USERDEFINED,
NOTDEFINED);
END_TYPE;

References (1):

Name Type Referred through Express-G
IfcFlowFitting Entity
Attribute 'PrimaryFittingType'
Diagram 2