VehicleGraphics3DBPlaneTargetPointPositionCartesian#

class ansys.stk.core.stkobjects.VehicleGraphics3DBPlaneTargetPointPositionCartesian#

Cartesian.

Overview#

b_dot_t

Get or set the value of a dot product of vector B and unit vector T. Uses Distance Dimension.

b_dot_r

Get or set the value of a dot product of vector B and unit vector R. Uses Distance Dimension.

Import detail#

from ansys.stk.core.stkobjects import VehicleGraphics3DBPlaneTargetPointPositionCartesian

Property detail#

property VehicleGraphics3DBPlaneTargetPointPositionCartesian.b_dot_t: float#

Get or set the value of a dot product of vector B and unit vector T. Uses Distance Dimension.

property VehicleGraphics3DBPlaneTargetPointPositionCartesian.b_dot_r: float#

Get or set the value of a dot product of vector B and unit vector R. Uses Distance Dimension.