VectorGeometryToolAngleDihedral#
- class ansys.stk.core.analysis_workbench.VectorGeometryToolAngleDihedral#
Bases:
IVectorGeometryToolAngle
,IAnalysisWorkbenchComponentTimeProperties
,IAnalysisWorkbenchComponent
An angle between two vectors about an axis.
Overview#
Specify a first vector to measure the angle. |
|
Specify a second vector to measure the angle. |
|
Specify a vector about. |
|
Specify whether the rotation is counter-clockwise. |
|
Specify whether the axis of rotation for the angle is aligned with Positive or Negative direction of the about vector. |
Import detail#
from ansys.stk.core.analysis_workbench import VectorGeometryToolAngleDihedral
Property detail#
- property VectorGeometryToolAngleDihedral.from_vector: VectorGeometryToolVectorReference#
Specify a first vector to measure the angle.
- property VectorGeometryToolAngleDihedral.to_vector: VectorGeometryToolVectorReference#
Specify a second vector to measure the angle.
- property VectorGeometryToolAngleDihedral.pole_about: VectorGeometryToolVectorReference#
Specify a vector about.