VectorGeometryToolPointPlaneProjection#
- class ansys.stk.core.analysis_workbench.VectorGeometryToolPointPlaneProjection#
Bases:
IVectorGeometryToolPoint
,IAnalysisWorkbenchComponentTimeProperties
,IAnalysisWorkbenchComponent
The projection of a point onto a reference plane. Specify the Source Point and Reference Plane.
Overview#
Specify a source point. |
|
Specify a reference plane. |
Import detail#
from ansys.stk.core.analysis_workbench import VectorGeometryToolPointPlaneProjection
Property detail#
- property VectorGeometryToolPointPlaneProjection.source_point: VectorGeometryToolPointReference#
Specify a source point.
- property VectorGeometryToolPointPlaneProjection.reference_plane: VectorGeometryToolPlaneReference#
Specify a reference plane.