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