SpatialAnalysisToolConditionOverTime#
- class ansys.stk.core.analysis_workbench.SpatialAnalysisToolConditionOverTime#
Bases:
ISpatialAnalysisToolVolume
,IAnalysisWorkbenchComponent
An over time volume interface.
Overview#
Get or set the lighting conditions. |
|
Get or set the reference volume. |
|
The reference interval list for the over time volume. |
|
Set the offset with respect to current time to define the start of the sliding window, used when over time volume is set to Sliding Window. |
|
Set the offset with respect to current time to define the stop of the sliding window, used when over time volume is set to Sliding Window. |
Import detail#
from ansys.stk.core.analysis_workbench import SpatialAnalysisToolConditionOverTime
Property detail#
- property SpatialAnalysisToolConditionOverTime.duration_type: SpatialConditionOverTypeDurationType#
Get or set the lighting conditions.
- property SpatialAnalysisToolConditionOverTime.reference_volume: ISpatialAnalysisToolVolume#
Get or set the reference volume.
- property SpatialAnalysisToolConditionOverTime.reference_intervals: ITimeToolTimeIntervalList#
The reference interval list for the over time volume.