VehicleGraphics3DIntervalsElement#
- class ansys.stk.core.stkobjects.VehicleGraphics3DIntervalsElement#
Intervals graphics for covariance pointing contour.
Overview#
Time at which the interval begins and the selected graphics display in the 3D window. Uses DateFormat Dimension. |
|
Time at which the interval ends. Uses DateFormat Dimension. |
|
Opt whether to display the object during the selected time using the selected graphics properties. |
|
Get or set the line color. |
|
Get or set the line width. |
|
Get or set the translucency. Dimensionless. |
Import detail#
from ansys.stk.core.stkobjects import VehicleGraphics3DIntervalsElement
Property detail#
- property VehicleGraphics3DIntervalsElement.start_time: Any#
Time at which the interval begins and the selected graphics display in the 3D window. Uses DateFormat Dimension.
- property VehicleGraphics3DIntervalsElement.stop_time: Any#
Time at which the interval ends. Uses DateFormat Dimension.