max_time#

property TransientProfile.max_time: float | None#

Largest time step in seconds, if any.

Returns:
list of float or None

Examples

>>> from ansys.aedt.core.modules.profile import TransientProfile
>>> obj = TransientProfile()
>>> obj.max_time