VectorGeometryToolAxesBPlane#
- class ansys.stk.core.analysis_workbench.VectorGeometryToolAxesBPlane#
Bases:
IVectorGeometryToolAxes
,IAnalysisWorkbenchComponentTimeProperties
,IAnalysisWorkbenchComponent
B-Plane axes using the selected target body and reference vector.
Overview#
Specify a trajectory point. |
|
Specify a reference vector. |
|
Specify a target central body. |
|
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).