VehicleGraphics3DBPlanePoint#
- class ansys.stk.core.stkobjects.VehicleGraphics3DBPlanePoint#
3D BPlane Additional Point.
Overview#
Get or set the name of B-Plane point. |
|
Get or set the value of BdotT (Cartesian). Uses Distance Dimension. |
|
Get or set the value of BdotR (Cartesian). Uses Distance Dimension. |
|
Get or set the value of BMag (polar). Uses Distance Dimension. |
|
Get or set the value of Theta (polar). Uses Angle Dimension. |
Import detail#
from ansys.stk.core.stkobjects import VehicleGraphics3DBPlanePoint
Property detail#
- property VehicleGraphics3DBPlanePoint.b_dot_t: float#
Get or set the value of BdotT (Cartesian). Uses Distance Dimension.
- property VehicleGraphics3DBPlanePoint.b_dot_r: float#
Get or set the value of BdotR (Cartesian). Uses Distance Dimension.