VehicleGraphics3DAttributesBasic#
- class ansys.stk.core.stkobjects.VehicleGraphics3DAttributesBasic#
Bases:
IVehicleGraphics3DAttributes
Basic 3D graphics for covariance pointing contours.
Overview#
Opt to display the selected graphics properties instead of using those defined in terms of intervals. |
|
Get or set the line color used when UseCustomColor is true. |
|
Get or set the line width. |
|
Get or set the translucency. Dimensionless. |
|
Use custom color for lines if true, otherwise use the vehicle color for the line color. |
Import detail#
from ansys.stk.core.stkobjects import VehicleGraphics3DAttributesBasic
Property detail#
- property VehicleGraphics3DAttributesBasic.show_graphics: bool#
Opt to display the selected graphics properties instead of using those defined in terms of intervals.
- property VehicleGraphics3DAttributesBasic.color: Color#
Get or set the line color used when UseCustomColor is true.