ENTITY IfcChillerType
(* SCHEMA IFC2X3; *)
ENTITY IfcChillerType
SUBTYPE OF (IfcEnergyConversionDeviceType);
PredefinedType : IfcChillerTypeEnum;
WHERE
WR1 : (PredefinedType <> IfcChillerTypeEnum.USERDEFINED) OR
((PredefinedType = IfcChillerTypeEnum.USERDEFINED) AND EXISTS(SELF\IfcElementType.ElementType));
END_ENTITY;
Explicit Attributes
Entity IfcChillerType has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
Entity IfcChillerType has the following local and inherited inverse attributes:
Supertypes
Entity IfcChillerType inherits from the following supertypes:
IfcRoot
IfcObjectDefinition
IfcTypeObject
IfcTypeProduct
IfcElementType
IfcDistributionElementType
IfcDistributionFlowElementType
IfcEnergyConversionDeviceType
Subtypes
No subtypesReferenced By
Entity IfcChillerType and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2007-09-07T16:44:16-04:00