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#
Specify a central body. |
|
Specify a reference point. |
|
Specify a reference shape. |
|
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.