time#
- property ResultDefinition.time: float | None#
Time or solution step.
DPF Composites automatically selects the last time step if time is not set.
You can use the
CompositeModel.get_result_times_or_frequencies()method to list the available times or frequencies in the result file.- Return type:
Optional[float]