get_ict_analysis_input_fields#
- Analysis.get_ict_analysis_input_fields() list[str] #
Get ICT analysis property fields based on the user configuration.
Available Since: 2024R1
- Returns:
ICT analysis property fields based on the user configuration.
None
if not connected to Sherlock.- Return type:
list[str]
Examples
>>> from ansys.sherlock.core.launcher import launch_sherlock >>> sherlock = launch_sherlock() >>> sherlock.analysis.get_ict_analysis_input_fields()