AnalysisWorkbenchAxesFindInAxesResult#
- class ansys.stk.core.analysis_workbench.AnalysisWorkbenchAxesFindInAxesResult#
Bases:
IAnalysisWorkbenchMethodCallResult
Contains the results returned with IVectorGeometryToolAxes.FindInAxes method.
Overview#
True indicates the method call was successful. |
|
The axesβ orientation. |
Import detail#
from ansys.stk.core.analysis_workbench import AnalysisWorkbenchAxesFindInAxesResult
Property detail#
- property AnalysisWorkbenchAxesFindInAxesResult.is_valid: bool#
True indicates the method call was successful.
- property AnalysisWorkbenchAxesFindInAxesResult.orientation: IOrientation#
The axesβ orientation.