VectorGeometryToolAngleToPlane#
- class ansys.stk.core.analysis_workbench.VectorGeometryToolAngleToPlane#
Bases:
IVectorGeometryToolAngle
,IAnalysisWorkbenchComponentTimeProperties
,IAnalysisWorkbenchComponent
An angle between a vector and a plane.
Overview#
Specify a reference vector. |
|
Specify a reference plane. |
|
Control whether the angle is measured as either Positive or Negative when the reference Vector is directed toward the planeβs normal, or always positive. |
Import detail#
from ansys.stk.core.analysis_workbench import VectorGeometryToolAngleToPlane
Property detail#
- property VectorGeometryToolAngleToPlane.reference_vector: VectorGeometryToolVectorReference#
Specify a reference vector.
- property VectorGeometryToolAngleToPlane.reference_plane: VectorGeometryToolPlaneReference#
Specify a reference plane.
- property VectorGeometryToolAngleToPlane.signed: SignedAngleType#
Control whether the angle is measured as either Positive or Negative when the reference Vector is directed toward the planeβs normal, or always positive.