Search Results for

    Show / Hide Table of Contents

    Interface IIfcHygroscopicMaterialProperties

    Readonly interface for IfcHygroscopicMaterialProperties

    Inherited Members
    IIfcMaterialProperties.Material
    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 IIfcHygroscopicMaterialProperties : IIfcMaterialProperties, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    IsothermalMoistureCapacity

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

    LowerVaporResistanceFactor

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

    MoistureDiffusivity

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

    UpperVaporResistanceFactor

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

    VaporPermeability

    Declaration
    IfcVaporPermeabilityMeasure? VaporPermeability { get; set; }
    Property Value
    Type Description
    System.Nullable<IfcVaporPermeabilityMeasure>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim