VehicleGraphics3DSize#

class ansys.stk.core.stkobjects.VehicleGraphics3DSize#

3D graphics vector size.

Overview#

scale_to_attitude_sphere

Opt whether to scale the size of the vector to the attitude sphere.

scale_value

A scale value for the vector (either absolute or relative to the model scale). Dimensionless.

Import detail#

from ansys.stk.core.stkobjects import VehicleGraphics3DSize

Property detail#

property VehicleGraphics3DSize.scale_to_attitude_sphere: bool#

Opt whether to scale the size of the vector to the attitude sphere.

property VehicleGraphics3DSize.scale_value: float#

A scale value for the vector (either absolute or relative to the model scale). Dimensionless.