ENTITY IfcTypeProduct
(* SCHEMA IFC2X2_FINAL; *)
ENTITY IfcTypeProduct
SUPERTYPE OF (ONEOF
(IfcDoorStyle
,IfcElementType
,IfcWindowStyle))
SUBTYPE OF (IfcTypeObject);
RepresentationMaps : OPTIONAL LIST [1:?] OF UNIQUE IfcRepresentationMap;
Tag : OPTIONAL IfcLabel;
WHERE
WR41 : NOT(EXISTS(SELF\IfcTypeObject.ObjectTypeOf[1])) OR
(SIZEOF(QUERY(temp <* SELF\IfcTypeObject.ObjectTypeOf[1].RelatedObjects |
NOT('IFC2X2_FINAL.IFCPRODUCT' IN TYPEOF(temp)))
) = 0);
END_ENTITY;
Explicit Attributes
Entity IfcTypeProduct has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
Entity IfcTypeProduct has the following local and inherited inverse attributes:
Supertypes
Entity IfcTypeProduct inherits from the following supertypes:
IfcRoot
IfcPropertyDefinition
IfcTypeObject
Subtypes
Entity IfcTypeProduct has the following subtypes:
IfcActuatorType IfcAirTerminalBoxType IfcAirTerminalType IfcAirToAirHeatRecoveryType IfcAlarmType IfcBeamType IfcBoilerType IfcBuildingElementComponentType IfcBuildingElementType IfcCableCarrierFittingType IfcCableCarrierSegmentType IfcCableSegmentType IfcChillerType IfcCoilType IfcColumnType IfcCompressorType IfcCondenserType IfcControllerType IfcCooledBeamType IfcCoolingTowerType IfcCoveringType IfcDamperType IfcDiscreteAccessoryType IfcDistributionChamberElementType IfcDistributionControlElementType IfcDistributionElementType IfcDistributionFlowElementType IfcDoorStyle* IfcDuctFittingType IfcDuctSegmentType IfcDuctSilencerType IfcElectricApplianceType IfcElectricFlowStorageDeviceType IfcElectricGeneratorType IfcElectricHeaterType IfcElectricMotorType IfcElectricTimeControlType IfcElementComponentType IfcElementType* IfcEnergyConversionDeviceType IfcEvaporativeCoolerType IfcEvaporatorType IfcFanType IfcFastenerType IfcFilterType IfcFireSuppressionTerminalType IfcFlowControllerType IfcFlowFittingType IfcFlowInstrumentType IfcFlowMeterType IfcFlowMovingDeviceType IfcFlowSegmentType IfcFlowStorageDeviceType IfcFlowTerminalType IfcFlowTreatmentDeviceType IfcFurnishingElementType IfcFurnitureType IfcGasTerminalType IfcHeatExchangerType IfcHumidifierType IfcJunctionBoxType IfcLampType IfcLightFixtureType IfcMechanicalFastenerType IfcMemberType IfcMotorConnectionType IfcOutletType IfcPipeFittingType IfcPipeSegmentType IfcPlateType IfcProtectiveDeviceType IfcPumpType IfcRailingType IfcRampFlightType IfcSanitaryTerminalType IfcSensorType IfcSlabType IfcSpaceHeaterType IfcStackTerminalType IfcStairFlightType IfcSwitchingDeviceType IfcSystemFurnitureElementType IfcTankType IfcTransformerType IfcTransportElementType IfcTubeBundleType IfcUnitaryEquipmentType IfcValveType IfcVibrationIsolatorType IfcWallType IfcWasteTerminalType IfcWindowStyle*
* - Immediate Subtypes
Referenced By
Entity IfcTypeProduct 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:56-04:00