LoadPropertyUserGeneralBeamIsIncludingThermal Property

Bool indicating whether there is a row in each scenario for thermal loads. Setting adds a thermal row for every "double row" in the collection. To see this change on any rows, you must get the row from the collection again.

Definition

Namespace: HyperX.Scripting
Assembly: HyperX.Scripting (in HyperX.Scripting.dll) Version: 9.0.0.0 (9.0.0)
C#
public bool IsIncludingThermal { get; set; }

Property Value

Boolean

See Also