SetActivateAtLoadStep(uint, bool)
Sets whether the temperature is active at the specified load step.
Declaration Syntax
public virtual void SetActivateAtLoadStep(uint stepNumber, bool bActive)
Parameters
- stepNumber(uint)
The 1-based index of the step.
- bActive(bool)
Whether the temperature is active at the specified load step.