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