Class IfcFuelProperties

IfcFuelProperties class

IfcFuelProperties

public class IfcFuelProperties : IfcMaterialProperties

Constructors

NameDescription
IfcFuelProperties()The default constructor.

Properties

NameDescription
CarbonContent { get; set; }CarbonContent
CombustionTemperature { get; set; }CombustionTemperature
EntityLabel { get; }Gets the entity label.
HigherHeatingValue { get; set; }HigherHeatingValue
LowerHeatingValue { get; set; }LowerHeatingValue
Material { get; set; }Material

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