SetActivateAtLoadStep(uint, bool)
Sets whether the heat flow 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 heat flow is active at the specified load step.