ENTITY IfcBoilerType
(* SCHEMA IFC2X3; *)
ENTITY IfcBoilerType
SUBTYPE OF (IfcEnergyConversionDeviceType);
PredefinedType : IfcBoilerTypeEnum;
WHERE
WR1 : (PredefinedType <> IfcBoilerTypeEnum.USERDEFINED) OR
((PredefinedType = IfcBoilerTypeEnum.USERDEFINED) AND EXISTS(SELF\IfcElementType.ElementType));
END_ENTITY;
Explicit Attributes
Entity IfcBoilerType has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
Entity IfcBoilerType has the following local and inherited inverse attributes:
Supertypes
Entity IfcBoilerType inherits from the following supertypes:
IfcRoot
IfcObjectDefinition
IfcTypeObject
IfcTypeProduct
IfcElementType
IfcDistributionElementType
IfcDistributionFlowElementType
IfcEnergyConversionDeviceType
Subtypes
No subtypesReferenced By
Entity IfcBoilerType 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:15-04:00