VectorGeometryToolPointGlint#
- class ansys.stk.core.analysis_workbench.VectorGeometryToolPointGlint#
Bases:
IVectorGeometryToolPoint
,IAnalysisWorkbenchComponentTimeProperties
,IAnalysisWorkbenchComponent
Point on central body surface that reflects from source to observer.
Overview#
Specify a central body. |
|
Specify a source point. |
|
Specify an observer point. |
Import detail#
from ansys.stk.core.analysis_workbench import VectorGeometryToolPointGlint
Property detail#
- property VectorGeometryToolPointGlint.central_body: AnalysisWorkbenchCentralBodyReference#
Specify a central body.
- property VectorGeometryToolPointGlint.source_point: VectorGeometryToolPointReference#
Specify a source point.
- property VectorGeometryToolPointGlint.observer_point: VectorGeometryToolPointReference#
Specify an observer point.