Search Results for

    Show / Hide Table of Contents

    Interface IIfcFuelProperties

    Readonly interface for IfcFuelProperties

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

    Properties

    | Improve this Doc View Source

    CarbonContent

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

    CombustionTemperature

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

    HigherHeatingValue

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

    LowerHeatingValue

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