Interface IIfcProductsOfCombustionProperties
Readonly interface for IfcProductsOfCombustionProperties
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
|
Improve this Doc
View Source
COContent
Declaration
IfcPositiveRatioMeasure? COContent { get; set; }
Property Value
|
Improve this Doc
View Source
N20Content
Declaration
IfcPositiveRatioMeasure? N20Content { get; set; }
Property Value
|
Improve this Doc
View Source
SpecificHeatCapacity
Declaration
IfcSpecificHeatCapacityMeasure? SpecificHeatCapacity { get; set; }
Property Value