Search Results for

    Show / Hide Table of Contents

    Interface IIfcFluidFlowProperties

    Readonly interface for IfcFluidFlowProperties

    Inherited Members
    IIfcPropertySetDefinition.PropertyDefinitionOf
    IIfcPropertySetDefinition.DefinesType
    IIfcPropertyDefinition.HasAssociations
    IIfcRoot.GlobalId
    IIfcRoot.OwnerHistory
    IIfcRoot.Name
    IIfcRoot.Description
    IPersistEntity.EntityLabel
    IPersistEntity.Model
    IPersistEntity.Activated
    IPersistEntity.ExpressType
    IPersistEntity.ModelOf
    IPersist.Parse(Int32, IPropertyValue, Int32[])
    Namespace: Xbim.Ifc2x3.Interfaces
    Assembly: Xbim.Ifc2x3.dll
    Syntax
    public interface IIfcFluidFlowProperties : IIfcPropertySetDefinition, IIfcPropertyDefinition, IIfcRoot, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    FlowConditionSingleValue

    Declaration
    IfcPositiveRatioMeasure? FlowConditionSingleValue { get; set; }
    Property Value
    Type Description
    System.Nullable<IfcPositiveRatioMeasure>
    | Improve this Doc View Source

    FlowConditionTimeSeries

    Declaration
    IIfcTimeSeries FlowConditionTimeSeries { get; set; }
    Property Value
    Type Description
    IIfcTimeSeries
    | Improve this Doc View Source

    FlowrateSingleValue

    Declaration
    IIfcDerivedMeasureValue FlowrateSingleValue { get; set; }
    Property Value
    Type Description
    IIfcDerivedMeasureValue
    | Improve this Doc View Source

    FlowrateTimeSeries

    Declaration
    IIfcTimeSeries FlowrateTimeSeries { get; set; }
    Property Value
    Type Description
    IIfcTimeSeries
    | Improve this Doc View Source

    Fluid

    Declaration
    IIfcMaterial Fluid { get; set; }
    Property Value
    Type Description
    IIfcMaterial
    | Improve this Doc View Source

    PressureSingleValue

    Declaration
    IfcPressureMeasure? PressureSingleValue { get; set; }
    Property Value
    Type Description
    System.Nullable<IfcPressureMeasure>
    | Improve this Doc View Source

    PressureTimeSeries

    Declaration
    IIfcTimeSeries PressureTimeSeries { get; set; }
    Property Value
    Type Description
    IIfcTimeSeries
    | Improve this Doc View Source

    PropertySource

    Declaration
    IfcPropertySourceEnum PropertySource { get; set; }
    Property Value
    Type Description
    IfcPropertySourceEnum
    | Improve this Doc View Source

    TemperatureSingleValue

    Declaration
    IfcThermodynamicTemperatureMeasure? TemperatureSingleValue { get; set; }
    Property Value
    Type Description
    System.Nullable<IfcThermodynamicTemperatureMeasure>
    | Improve this Doc View Source

    TemperatureTimeSeries

    Declaration
    IIfcTimeSeries TemperatureTimeSeries { get; set; }
    Property Value
    Type Description
    IIfcTimeSeries
    | Improve this Doc View Source

    UserDefinedPropertySource

    Declaration
    IfcLabel? UserDefinedPropertySource { get; set; }
    Property Value
    Type Description
    System.Nullable<IfcLabel>
    | Improve this Doc View Source

    VelocitySingleValue

    Declaration
    IfcLinearVelocityMeasure? VelocitySingleValue { get; set; }
    Property Value
    Type Description
    System.Nullable<IfcLinearVelocityMeasure>
    | Improve this Doc View Source

    VelocityTimeSeries

    Declaration
    IIfcTimeSeries VelocityTimeSeries { get; set; }
    Property Value
    Type Description
    IIfcTimeSeries
    | Improve this Doc View Source

    WetBulbTemperatureSingleValue

    Declaration
    IfcThermodynamicTemperatureMeasure? WetBulbTemperatureSingleValue { get; set; }
    Property Value
    Type Description
    System.Nullable<IfcThermodynamicTemperatureMeasure>
    | Improve this Doc View Source

    WetBulbTemperatureTimeSeries

    Declaration
    IIfcTimeSeries WetBulbTemperatureTimeSeries { get; set; }
    Property Value
    Type Description
    IIfcTimeSeries
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim