ProcedureFastTimeOptions#
- class ansys.stk.core.stkobjects.aviator.ProcedureFastTimeOptions#
Class defining fast operations (without error or constraint checks) for time options for the current procedure.
Overview#
Set the start time for the procedure. |
|
Set the interrupt time for the procedure. |
|
Set the stop time for the procedure. |
Start time for the procedure. |
|
Stop time for the procedure. |
Import detail#
from ansys.stk.core.stkobjects.aviator import ProcedureFastTimeOptions
Property detail#
Method detail#
- ProcedureFastTimeOptions.set_start_time(self, time: Any) None #
Set the start time for the procedure.