VehicleGraphics3DRouteProximity#
- class ansys.stk.core.stkobjects.VehicleGraphics3DRouteProximity#
Bases:
IVehicleGraphics3DProximity
Proximity graphics for GreatArc Vehicles.
Overview#
Get the control box parameters. |
|
Get the bearing box parameters. |
|
Get the bearing ellipse parameters. |
|
Get the line of bearing parameters. |
|
Area of uncertainty label swap distance. |
|
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.