Class IfcFluidFlowProperties

IfcFluidFlowProperties class

IfcFluidFlowProperties

public class IfcFluidFlowProperties : IfcPropertySetDefinition

Constructors

NameDescription
IfcFluidFlowProperties()The default constructor.

Properties

NameDescription
Childs { get; }
DefinesType { get; }
Description { get; set; }
EntityLabel { get; }Gets the entity label. Each entity has its label, which is unique and represents it in the file
FlowConditionSingleValue { get; set; }
FlowConditionTimeSeries { get; set; }
FlowrateSingleValue { get; set; }
FlowrateTimeSeries { get; set; }
Fluid { get; set; }
GlobalId { get; set; }
HasAssociations { get; }
Id { get; }
Name { get; set; }
OwnerHistory { get; set; }
PressureSingleValue { get; set; }
PressureTimeSeries { get; set; }
PropertyDefinitionOf { get; }
PropertySource { get; set; }
TemperatureSingleValue { get; set; }
TemperatureTimeSeries { get; set; }
UserDefinedPropertySource { get; set; }
VelocitySingleValue { get; set; }
VelocityTimeSeries { get; set; }
WetBulbTemperatureSingleValue { get; set; }
WetBulbTemperatureTimeSeries { get; set; }

Methods

NameDescription
override Equals(object)Determines whether the specified is equal to this instance.
override GetHashCode()Returns a hash code for this instance.

See Also