get_ict_analysis_input_fields#

Analysis.get_ict_analysis_input_fields()#

Get ICT analysis property fields based on the user configuration.

Parameters:

None

Returns:

ICT analysis property fields based on the user configuration.

Return type:

list

Examples

>>> from ansys.sherlock.core.launcher import launch_sherlock
>>> sherlock = launch_sherlock()
>>> sherlock.analysis.get_ict_analysis_input_fields()