activateResults

Overview

This utility is used to activate the results of mentioned load case and component.

Syntax

simlab.activateResults("LoadCaseName", "SimulationName", "ComponentName", "SubComponentName")

User Case

  • This utility can be used to activate / display the contour of the given load case, time step, component and sub-component name. By using this, we can activate and export the results of required type.

Utility Input/output

Note:
  • If the LoadCase Name is empty, it will take the current load case
  • If the Simulation Name is empty, it will take the last simulation

Sample