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:
AttributeTypeDefined By
 GlobalIdIfcGloballyUniqueId (STRING)IfcRoot
 OwnerHistoryIfcOwnerHistory (ENTITY)IfcRoot
 NameIfcLabel (STRING)IfcRoot
 DescriptionIfcText (STRING)IfcRoot
 ApplicableOccurrenceIfcLabel (STRING)IfcTypeObject
 HasPropertySetsSET OF IfcPropertySetDefinition (ENTITY)IfcTypeObject
 RepresentationMapsLIST OF IfcRepresentationMap (ENTITY)IfcTypeProduct
 TagIfcLabel (STRING)IfcTypeProduct
 ElementTypeIfcLabel (STRING)IfcElementType
 PredefinedTypeIfcPipeFittingTypeEnum (ENUM)IfcPipeFittingType

Derived Attributes

    No derived attributes

Inverse Attributes

Entity IfcPipeFittingType has the following local and inherited inverse attributes:
AttributeTypeDefined By
 HasAssignmentsSET OF IfcRelAssigns (ENTITY)IfcObjectDefinition
 IsDecomposedBySET OF IfcRelDecomposes (ENTITY)IfcObjectDefinition
 DecomposesSET OF IfcRelDecomposes (ENTITY)IfcObjectDefinition
 HasAssociationsSET OF IfcRelAssociates (ENTITY)IfcObjectDefinition
 ObjectTypeOfSET OF IfcRelDefinesByType (ENTITY)IfcTypeObject

Supertypes

Entity IfcPipeFittingType inherits from the following supertypes:
  IfcRoot
    IfcObjectDefinition
      IfcTypeObject
        IfcTypeProduct
          IfcElementType
            IfcDistributionElementType
              IfcDistributionFlowElementType
                IfcFlowFittingType

Subtypes

    No subtypes

Referenced By

Entity IfcPipeFittingType and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcAirTerminalBoxType ENTITY IfcElementType
 IfcAirTerminalType ENTITY IfcElementType
 IfcAirToAirHeatRecoveryType ENTITY IfcElementType
 IfcBoilerType ENTITY IfcElementType
 IfcBuildingElementProxy ENTITY IfcRoot
 IfcCableCarrierFittingType ENTITY IfcElementType
 IfcChillerType ENTITY IfcElementType
 IfcCoilType ENTITY IfcElementType
 IfcCompressorType ENTITY IfcElementType
 IfcCondenserType ENTITY IfcElementType
 IfcConditionCriterion ENTITY IfcRoot
 IfcCooledBeamType ENTITY IfcElementType
 IfcCoolingTowerType ENTITY IfcElementType
 IfcCorrectObjectAssignment FUNCTION IfcObjectDefinition
 IfcDamperType ENTITY IfcElementType
 IfcDistributionElementType ENTITY IfcDistributionFlowElementType
 IfcDistributionFlowElementType ENTITY IfcFlowFittingType
 IfcDuctFittingType ENTITY IfcElementType
 IfcDuctSegmentType ENTITY IfcElementType
 IfcDuctSilencerType ENTITY IfcElementType
 IfcElementType ENTITY IfcDistributionElementType
 IfcEvaporativeCoolerType ENTITY IfcElementType
 IfcEvaporatorType ENTITY IfcElementType
 IfcFanType ENTITY IfcElementType
 IfcFilterType ENTITY IfcElementType
 IfcFlowFittingType ENTITY IfcPipeFittingType
 IfcFlowMeterType ENTITY IfcElementType
 IfcGasTerminalType ENTITY IfcElementType
 IfcHeatExchangerType ENTITY IfcElementType
 IfcHumidifierType ENTITY IfcElementType
 IfcMove ENTITY IfcRoot
 IfcObjectDefinition ENTITY IfcTypeObject
 IfcPipeFittingType ENTITY IfcElementType
 IfcPipeSegmentType ENTITY IfcElementType
 IfcProcedure ENTITY IfcObjectDefinition
 IfcProcedure ENTITY IfcRoot
 IfcProject ENTITY IfcRoot
 IfcProject ENTITY IfcObjectDefinition
 IfcPropertySet ENTITY IfcRoot
 IfcPropertySetDefinition ENTITY IfcTypeObject
 IfcProxy ENTITY IfcRoot
 IfcPumpType ENTITY IfcElementType
 IfcRamp ENTITY IfcObjectDefinition
 IfcRelAssigns ENTITY IfcObjectDefinition
 IfcRelAssociates ENTITY IfcRoot
 IfcRelDecomposes ENTITY IfcObjectDefinition
 IfcRelDefinesByType ENTITY IfcTypeObject
 IfcRoof ENTITY IfcObjectDefinition
 IfcRoot ENTITY IfcObjectDefinition
 IfcSpaceHeaterType ENTITY IfcElementType
 IfcSpatialStructureElement ENTITY IfcObjectDefinition
 IfcStair ENTITY IfcObjectDefinition
 IfcTankType ENTITY IfcElementType
 IfcTask ENTITY IfcRoot
 IfcTask ENTITY IfcObjectDefinition
 IfcTubeBundleType ENTITY IfcElementType
 IfcTypeObject ENTITY IfcRoot
 IfcTypeObject ENTITY IfcTypeProduct
 IfcTypeProduct ENTITY IfcElementType
 IfcTypeProduct ENTITY IfcTypeObject
 IfcUnitaryEquipmentType ENTITY IfcElementType
 IfcValveType ENTITY IfcElementType
 IfcVibrationIsolatorType ENTITY IfcElementType
 IfcWall ENTITY IfcObjectDefinition


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:21:13-04:00