IfcFluidFlowProperties
内容
[
隐藏
]IfcFluidFlowProperties class
IfcFluidFlowProperties
public class IfcFluidFlowProperties : IfcPropertySetDefinition
构造函数
| 姓名 | 描述 |
|---|---|
| IfcFluidFlowProperties() | 默认构造函数。 |
特性
| 姓名 | 描述 |
|---|---|
| DefinesType { get; } | 定义类型 |
| Description { get; set; } | 说明 |
| EntityLabel { get; } | 获取实体标签。 |
| FlowConditionSingleValue { get; set; } | FlowConditionSingleValue |
| FlowConditionTimeSeries { get; set; } | FlowConditionTimeSeries |
| FlowrateSingleValue { get; set; } | FlowrateSingleValue |
| FlowrateTimeSeries { get; set; } | FlowrateTimeSeries |
| Fluid { get; set; } | 流体 |
| GlobalId { get; set; } | GlobalId |
| HasAssociations { get; } | HasAssociations |
| Name { get; set; } | 名称 |
| OwnerHistory { get; set; } | OwnerHistory |
| PressureSingleValue { get; set; } | PressureSingleValue |
| PressureTimeSeries { get; set; } | PressureTimeSeries |
| PropertyDefinitionOf { get; } | PropertyDefinitionOf |
| PropertySource { get; set; } | PropertySource |
| TemperatureSingleValue { get; set; } | TemperatureSingleValue |
| TemperatureTimeSeries { get; set; } | TemperatureTimeSeries |
| UserDefinedPropertySource { get; set; } | UserDefinedPropertySource |
| VelocitySingleValue { get; set; } | VelocitySingleValue |
| VelocityTimeSeries { get; set; } | VelocityTimeSeries |
| WetBulbTemperatureSingleValue { get; set; } | WetBulbTemperatureSingleValue |
| WetBulbTemperatureTimeSeries { get; set; } | WetBulbTemperatureTimeSeries |
方法
| 姓名 | 描述 |
|---|---|
| override Equals(object) | 判断指定是否等于这个实例。 |
| override GetHashCode() | 返回此实例的哈希码。 |