Search Results for

    Show / Hide Table of Contents

    Interface IIfcProductsOfCombustionProperties

    Readonly interface for IfcProductsOfCombustionProperties

    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 IIfcProductsOfCombustionProperties : IIfcMaterialProperties, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    CO2Content

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

    COContent

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

    N20Content

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

    SpecificHeatCapacity

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