VehicleGraphics3DBPlaneTargetPointPositionPolar#

class ansys.stk.core.stkobjects.VehicleGraphics3DBPlaneTargetPointPositionPolar#

3D BPlane target point position polar.

Overview#

b_magnitude

Get or set the magnitude of B vector. For more information see B-Plane Targeting. Uses Distance Dimension.

theta

Get or set the angle of B vector measured in the B-plane from T vector toward R vector. Uses Angle Dimension.

Import detail#

from ansys.stk.core.stkobjects import VehicleGraphics3DBPlaneTargetPointPositionPolar

Property detail#

property VehicleGraphics3DBPlaneTargetPointPositionPolar.b_magnitude: float#

Get or set the magnitude of B vector. For more information see B-Plane Targeting. Uses Distance Dimension.

property VehicleGraphics3DBPlaneTargetPointPositionPolar.theta: float#

Get or set the angle of B vector measured in the B-plane from T vector toward R vector. Uses Angle Dimension.