ENTITY IfcFlowMeterType
(* SCHEMA IFC2X3; *)
ENTITY IfcFlowMeterType
SUBTYPE OF (IfcFlowControllerType);
PredefinedType : IfcFlowMeterTypeEnum;
WHERE
WR1 : (PredefinedType <> IfcFlowMeterTypeEnum.USERDEFINED) OR
((PredefinedType = IfcFlowMeterTypeEnum.USERDEFINED) AND EXISTS(SELF\IfcElementType.ElementType));
END_ENTITY;
Explicit Attributes
Entity IfcFlowMeterType has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
Entity IfcFlowMeterType has the following local and inherited inverse attributes:
Supertypes
Entity IfcFlowMeterType inherits from the following supertypes:
IfcRoot
IfcObjectDefinition
IfcTypeObject
IfcTypeProduct
IfcElementType
IfcDistributionElementType
IfcDistributionFlowElementType
IfcFlowControllerType
Subtypes
No subtypesReferenced By
Entity IfcFlowMeterType and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:21:13-04:00