Class IfcFuelProperties

IfcFuelProperties class

IfcFuelProperties

public class IfcFuelProperties : IfcMaterialProperties

Constructors

NameDescription
IfcFuelProperties()The default constructor.

Properties

NameDescription
CarbonContent { get; set; }
Childs { get; }
CombustionTemperature { get; set; }
EntityLabel { get; }Gets the entity label. Each entity has its label, which is unique and represents it in the file
HigherHeatingValue { get; set; }
Id { get; }
LowerHeatingValue { get; set; }
Material { get; set; }

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