VectorGeometryToolAxesOnSurface#

class ansys.stk.core.analysis_workbench.VectorGeometryToolAxesOnSurface#

Bases: IVectorGeometryToolAxes, IAnalysisWorkbenchComponentTimeProperties, IAnalysisWorkbenchComponent

Topocentric axes located at the reference point’s projection on the central body.

Overview#

central_body

Specify a central body.

reference_point

Specify a reference point.

use_mean_sea_level

Specify whether the reference shape is at the Mean Sea Level.

Import detail#

from ansys.stk.core.analysis_workbench import VectorGeometryToolAxesOnSurface

Property detail#

property VectorGeometryToolAxesOnSurface.central_body: AnalysisWorkbenchCentralBodyReference#

Specify a central body.

property VectorGeometryToolAxesOnSurface.reference_point: VectorGeometryToolPointReference#

Specify a reference point.

property VectorGeometryToolAxesOnSurface.use_mean_sea_level: bool#

Specify whether the reference shape is at the Mean Sea Level.