primary_sweep_values#
- property SolutionData.primary_sweep_values#
Retrieve the primary sweep for a given data and primary variable.
- Returns:
np.arrayList of the primary sweep valid points for the expression.
Examples
>>> from ansys.aedt.core.visualization.post.solution_data import SolutionData >>> obj = SolutionData() >>> obj.primary_sweep_values