# Analysis Task

WARNING

GSA-Grasshopper plugin is pre-release and under active development, including further testing to be undertaken. It is provided "as-is" and you bear the risk of using it. Future versions may contain breaking changes. Any files, results, or other types of output information created using the plugin should not be relied upon without thorough and independent checking.

Icon
AnalysisTaskParam

# Description

An analysis task is a package of work for the solver. Thus we can have a static analysis task, a modal analysis task, etc. Each analysis task has one or more analysis case(s). The distinction is that the cases corresponds to result sets and define items such as loading (in the static case) while the task describes what the solver has to do.

In Grasshopper, it is only possible to create linear static analysis tasks.

Refer to Analysis Tasks to read more.

# Properties

Icon Type Name Description
TextParam Text Name Task Name
AnalysisCaseParam Analysis Case List Analysis Case(s) List of GSA Analysis Case
TextParam Text Solver Type Solver Type
IntegerParam Integer TaskID The Task number if the Analysis Case ever belonged to a model

Note: the above properties can be retrieved using the Edit Analysis Task component