VectorGeometryToolPointGlint#

class ansys.stk.core.analysis_workbench.VectorGeometryToolPointGlint#

Bases: IVectorGeometryToolPoint, IAnalysisWorkbenchComponentTimeProperties, IAnalysisWorkbenchComponent

Point on central body surface that reflects from source to observer.

Overview#

central_body

Specify a central body.

source_point

Specify a source point.

observer_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.