ENTITY IfcFluidFlowProperties

(* SCHEMA IFC2X2_FINAL; *)
ENTITY IfcFluidFlowProperties
 SUBTYPE OF (IfcPropertySetDefinition);
	PropertySource : IfcPropertySourceEnum;
	FlowConditionTimeSeries : OPTIONAL IfcTimeSeries;
	VelocityTimeSeries : OPTIONAL IfcTimeSeries;
	FlowrateTimeSeries : OPTIONAL IfcTimeSeries;
	Fluid : IfcMaterial;
	PressureTimeSeries : OPTIONAL IfcTimeSeries;
	UserDefinedPropertySource : OPTIONAL IfcLabel;
	TemperatureSingleValue : OPTIONAL IfcThermodynamicTemperatureMeasure;
	WetBulbTemperatureSingleValue : OPTIONAL IfcThermodynamicTemperatureMeasure;
	WetBulbTemperatureTimeSeries : OPTIONAL IfcTimeSeries;
	TemperatureTimeSeries : OPTIONAL IfcTimeSeries;
	FlowrateSingleValue : OPTIONAL IfcDerivedMeasureValue;
	FlowConditionSingleValue : OPTIONAL IfcPositiveRatioMeasure;
	VelocitySingleValue : OPTIONAL IfcLinearVelocityMeasure;
	PressureSingleValue : OPTIONAL IfcPressureMeasure;
END_ENTITY;

Explicit Attributes

Entity IfcFluidFlowProperties has the following local and inherited explicit attributes:
AttributeTypeDefined By
 GlobalIdIfcGloballyUniqueId (STRING)IfcRoot
 OwnerHistoryIfcOwnerHistory (ENTITY)IfcRoot
 NameIfcLabel (STRING)IfcRoot
 DescriptionIfcText (STRING)IfcRoot
 PropertySourceIfcPropertySourceEnum (ENUM)IfcFluidFlowProperties
 FlowConditionTimeSeriesIfcTimeSeries (ENTITY)IfcFluidFlowProperties
 VelocityTimeSeriesIfcTimeSeries (ENTITY)IfcFluidFlowProperties
 FlowrateTimeSeriesIfcTimeSeries (ENTITY)IfcFluidFlowProperties
 FluidIfcMaterial (ENTITY)IfcFluidFlowProperties
 PressureTimeSeriesIfcTimeSeries (ENTITY)IfcFluidFlowProperties
 UserDefinedPropertySourceIfcLabel (STRING)IfcFluidFlowProperties
 TemperatureSingleValueIfcThermodynamicTemperatureMeasure (REAL)IfcFluidFlowProperties
 WetBulbTemperatureSingleValueIfcThermodynamicTemperatureMeasure (REAL)IfcFluidFlowProperties
 WetBulbTemperatureTimeSeriesIfcTimeSeries (ENTITY)IfcFluidFlowProperties
 TemperatureTimeSeriesIfcTimeSeries (ENTITY)IfcFluidFlowProperties
 FlowrateSingleValueIfcDerivedMeasureValue (SELECT)IfcFluidFlowProperties
 FlowConditionSingleValueIfcPositiveRatioMeasure (REAL)IfcFluidFlowProperties
 VelocitySingleValueIfcLinearVelocityMeasure (REAL)IfcFluidFlowProperties
 PressureSingleValueIfcPressureMeasure (REAL)IfcFluidFlowProperties

Derived Attributes

    No derived attributes

Inverse Attributes

Entity IfcFluidFlowProperties has the following local and inherited inverse attributes:
AttributeTypeDefined By
 HasAssociationsSET OF IfcRelAssociates (ENTITY)IfcPropertyDefinition
 PropertyDefinitionOfSET OF IfcRelDefinesByProperties (ENTITY)IfcPropertySetDefinition
 DefinesTypeSET OF IfcTypeObject (ENTITY)IfcPropertySetDefinition

Supertypes

Entity IfcFluidFlowProperties inherits from the following supertypes:
  IfcRoot
    IfcPropertyDefinition
      IfcPropertySetDefinition

Subtypes

    No subtypes

Referenced By

Entity IfcFluidFlowProperties and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcBuildingElementProxy ENTITY IfcRoot
 IfcConditionCriterion ENTITY IfcRoot
 IfcDoorLiningProperties ENTITY IfcPropertySetDefinition
 IfcDoorPanelProperties ENTITY IfcPropertySetDefinition
 IfcMove ENTITY IfcRoot
 IfcProcedure ENTITY IfcRoot
 IfcProject ENTITY IfcRoot
 IfcPropertyDefinition ENTITY IfcPropertySetDefinition
 IfcPropertySet ENTITY IfcRoot
 IfcPropertySetDefinition ENTITY IfcFluidFlowProperties
 IfcProxy ENTITY IfcRoot
 IfcRelAssociates ENTITY IfcRoot
 IfcRelDefinesByProperties ENTITY IfcPropertySetDefinition
 IfcRoot ENTITY IfcPropertyDefinition
 IfcTask ENTITY IfcRoot
 IfcTypeObject ENTITY IfcRoot
 IfcTypeObject ENTITY IfcPropertySetDefinition


[Top Level Definitions] [Exit]

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