IVehicleGraphics2DTimeComponentsElement#
- class ansys.stk.core.stkobjects.IVehicleGraphics2DTimeComponentsElement#
Provide properties to configure the vehicleβs appearance in 2D and 3D views.
Overview#
Increase the time componentβs rendering priority. |
|
Decrease the time componentβs rendering priority. |
|
Set the highest time componentβs rendering priority. |
|
Set the lowest time componentβs rendering priority. |
A fully qualified path of a time component. |
|
Priority indicates the order of a time component when resolving the overlapping intervals during rendering. |
Import detail#
from ansys.stk.core.stkobjects import IVehicleGraphics2DTimeComponentsElement
Property detail#
Method detail#
- IVehicleGraphics2DTimeComponentsElement.increase_priority(self) None #
Increase the time componentβs rendering priority.
- Returns:
- IVehicleGraphics2DTimeComponentsElement.decrease_priority(self) None #
Decrease the time componentβs rendering priority.
- Returns: