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