Navigation
Navigate Navigate Navigate Navigate Navigate Navigate

IfcElectricGeneratorTypeEnum

Definition from IAI: The IfcElectricGeneratorTypeEnum defines the range of types of electric generators available.

NOTE: This enumeration has been introduced to allow further detailing of the type information in future releases of IFC.

HISTORY: New type in IFC 2x2

EXPRESS specification:

TYPE IfcElectricGeneratorTypeEnum = ENUMERATION OF
( USERDEFINED,
NOTDEFINED);
END_TYPE;