VectorGeometryToolAxesBPlane#

class ansys.stk.core.analysis_workbench.VectorGeometryToolAxesBPlane#

Bases: IVectorGeometryToolAxes, IAnalysisWorkbenchComponentTimeProperties, IAnalysisWorkbenchComponent

B-Plane axes using the selected target body and reference vector.

Overview#

trajectory

Specify a trajectory point.

reference_vector

Specify a reference vector.

target_body

Specify a target central body.

direction

Specify a direction (incoming or outgoing).

Import detail#

from ansys.stk.core.analysis_workbench import VectorGeometryToolAxesBPlane

Property detail#

property VectorGeometryToolAxesBPlane.trajectory: VectorGeometryToolPointReference#

Specify a trajectory point.

property VectorGeometryToolAxesBPlane.reference_vector: VectorGeometryToolVectorReference#

Specify a reference vector.

property VectorGeometryToolAxesBPlane.target_body: AnalysisWorkbenchCentralBodyReference#

Specify a target central body.

property VectorGeometryToolAxesBPlane.direction: AsymptoteDirectionType#

Specify a direction (incoming or outgoing).