Class IfcSpaceThermalLoadProperties

IfcSpaceThermalLoadProperties class

IfcSpaceThermalLoadProperties

public class IfcSpaceThermalLoadProperties : IfcPropertySetDefinition

Constructors

NameDescription
IfcSpaceThermalLoadProperties()The default constructor.

Properties

NameDescription
ApplicableValueRatio { get; set; }
Childs { get; }
DefinesType { get; }
Description { get; set; }
EntityLabel { get; }Gets the entity label. Each entity has its label, which is unique and represents it in the file
GlobalId { get; set; }
HasAssociations { get; }
Id { get; }
MaximumValue { get; set; }
MinimumValue { get; set; }
Name { get; set; }
OwnerHistory { get; set; }
PropertyDefinitionOf { get; }
PropertySource { get; set; }
SourceDescription { get; set; }
ThermalLoadSource { get; set; }
ThermalLoadTimeSeriesValues { get; set; }
ThermalLoadType { get; set; }
UserDefinedPropertySource { get; set; }
UserDefinedThermalLoadSource { 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