VectorGeometryToolPointBPlane#
- class ansys.stk.core.analysis_workbench.VectorGeometryToolPointBPlane#
Bases:
IVectorGeometryToolPoint
,IAnalysisWorkbenchComponentTimeProperties
,IAnalysisWorkbenchComponent
B-Plane point using the selected target body.
Overview#
Specify a target central body. |
|
Specify a trajectory point. |
|
Specify a point type. |
|
Specify a direction (incoming or outgoing). |
Import detail#
from ansys.stk.core.analysis_workbench import VectorGeometryToolPointBPlane
Property detail#
- property VectorGeometryToolPointBPlane.target_body: AnalysisWorkbenchCentralBodyReference#
Specify a target central body.
- property VectorGeometryToolPointBPlane.trajectory: VectorGeometryToolPointReference#
Specify a trajectory point.
- property VectorGeometryToolPointBPlane.point_type: PointBPlaneType#
Specify a point type.
- property VectorGeometryToolPointBPlane.direction: AsymptoteDirectionType#
Specify a direction (incoming or outgoing).