List

listCSV(Path)

Save list (current tab) to CSV file

Constraints: User interface
Parameters:

Path (Path) – Save path.

listCSV(Path, Override)

Save list (current tab) to CSV file

Constraints: User interface
Parameters:
  • Path (Path) – Save path.

  • Override (bool) – Set to true to override the file if it exists, without warning.

listInfo()

Information: List information about the analysis

Constraints: User interface, Results loaded
listResults()

List: List the result

Constraints: User interface, Results loaded
listSolidSections()

List: List the result of solid sections

Constraints: User interface, Results loaded
listSprings(entity)

Spring forces: Calculate springs results with the loaded result file

Constraints: User interface, Results loaded
Parameters:

entity ([Entity]) – Entity/Entities to apply the command

listTimeFreq(List)

Time/Frequency list:

Alias: listTF
Constraints: Transient analysis, User interface, Results loaded
Parameters:

List – Node list as [iNode,…] or ends list as [aElem, aNode, bElem, bNode, …] or elements list as [aElem, aNode, aIntegrationPoint, bElem, bNode, bIntegrationPoint].

listTimeFreq(HarmonicPlotType, List)

Time/Frequency list:

Alias: listTF
Constraints: Harmonic analysis, User interface, Results loaded
Parameters:
  • HarmonicPlotType – Plot type.

  • List – Node list as [iNode,…] or ends list as [aElem, aNode, bElem, bNode, …] or elements list as [aElem, aNode, aIntegrationPoint, bElem, bNode, bIntegrationPoint].