Class IfcProductsOfCombustionProperties

IfcProductsOfCombustionProperties class

IfcProductsOfCombustionProperties

public class IfcProductsOfCombustionProperties : IfcMaterialProperties

Constructors

NameDescription
IfcProductsOfCombustionProperties()The default constructor.

Properties

NameDescription
CO2Content { get; set; }CO2Content
COContent { get; set; }COContent
EntityLabel { get; }Gets the entity label.
Material { get; set; }Material
N20Content { get; set; }N20Content
SpecificHeatCapacity { get; set; }SpecificHeatCapacity

Methods

NameDescription
override Equals(object)Determines whether the specified is equal to this instance.
override GetHashCode()Returns a hash code for this instance.

See Also