VectorGeometryToolAxesAlignedAndConstrained#
- class ansys.stk.core.analysis_workbench.VectorGeometryToolAxesAlignedAndConstrained#
Bases:
IVectorGeometryToolAxes
,IAnalysisWorkbenchComponentTimeProperties
,IAnalysisWorkbenchComponent
Axes aligned using two pairs of vectors. One vector in each pair is fixed in these axes and the other vector serves as an independent reference.
Overview#
Specify an alignment reference vector. |
|
Specify a constraint reference vector. |
|
Specify a desired alignment direction and the applicable parameters. |
|
Specify a desired constraint direction and the applicable parameters. |
Import detail#
from ansys.stk.core.analysis_workbench import VectorGeometryToolAxesAlignedAndConstrained
Property detail#
- property VectorGeometryToolAxesAlignedAndConstrained.alignment_reference_vector: VectorGeometryToolVectorReference#
Specify an alignment reference vector.
- property VectorGeometryToolAxesAlignedAndConstrained.constraint_reference_vector: VectorGeometryToolVectorReference#
Specify a constraint reference vector.
- property VectorGeometryToolAxesAlignedAndConstrained.alignment_direction: IDirection#
Specify a desired alignment direction and the applicable parameters.
- property VectorGeometryToolAxesAlignedAndConstrained.constraint_direction: IDirection#
Specify a desired constraint direction and the applicable parameters.