VehicleGraphics3DRouteProximity#

class ansys.stk.core.stkobjects.VehicleGraphics3DRouteProximity#

Bases: IVehicleGraphics3DProximity

Proximity graphics for GreatArc Vehicles.

Overview#

control_box

Get the control box parameters.

bearing_box

Get the bearing box parameters.

bearing_ellipse

Get the bearing ellipse parameters.

line_of_bearing

Get the line of bearing parameters.

uncertainty_area_label_swap_distance

Area of uncertainty label swap distance.

ellipsoid

Define the ellipsoid parameters.

Import detail#

from ansys.stk.core.stkobjects import VehicleGraphics3DRouteProximity

Property detail#

property VehicleGraphics3DRouteProximity.control_box: VehicleGraphics3DControlBox#

Get the control box parameters.

property VehicleGraphics3DRouteProximity.bearing_box: VehicleGraphics3DBearingBox#

Get the bearing box parameters.

property VehicleGraphics3DRouteProximity.bearing_ellipse: VehicleGraphics3DBearingEllipse#

Get the bearing ellipse parameters.

property VehicleGraphics3DRouteProximity.line_of_bearing: VehicleGraphics3DLineOfBearing#

Get the line of bearing parameters.

property VehicleGraphics3DRouteProximity.uncertainty_area_label_swap_distance: Graphics3DLabelSwapDistance#

Area of uncertainty label swap distance.

property VehicleGraphics3DRouteProximity.ellipsoid: VehicleGraphics3DEllipsoid#

Define the ellipsoid parameters.