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#

source_point

Specify a source point.

reference_plane

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.