VectorGeometryToolPointOnSurface#

class ansys.stk.core.analysis_workbench.VectorGeometryToolPointOnSurface#

Bases: IVectorGeometryToolPoint, IAnalysisWorkbenchComponentTimeProperties, IAnalysisWorkbenchComponent

The detic subpoint of the reference point as projected onto the central body.

Overview#

central_body

Specify a central body.

reference_point

Specify a reference point.

reference_shape

Specify a reference shape.

surface_type

Specify a surface type.

Import detail#

from ansys.stk.core.analysis_workbench import VectorGeometryToolPointOnSurface

Property detail#

property VectorGeometryToolPointOnSurface.central_body: AnalysisWorkbenchCentralBodyReference#

Specify a central body.

property VectorGeometryToolPointOnSurface.reference_point: VectorGeometryToolPointReference#

Specify a reference point.

property VectorGeometryToolPointOnSurface.reference_shape: SurfaceReferenceShapeType#

Specify a reference shape.

property VectorGeometryToolPointOnSurface.surface_type: SurfaceShapeType#

Specify a surface type.