AnalysisWorkbenchAngleFindAngleWithRateResult#
- class ansys.stk.core.analysis_workbench.AnalysisWorkbenchAngleFindAngleWithRateResult#
Bases:
IAnalysisWorkbenchMethodCallResult
Contains the results returned with IVectorGeometryToolAngle.FindAngleWithRate method.
Overview#
Indicate whether the result object is valid. |
|
The computed angle. The value of the angle is in |
|
The computed angle rate. The value of the angle rate is in |
Import detail#
from ansys.stk.core.analysis_workbench import AnalysisWorkbenchAngleFindAngleWithRateResult
Property detail#
- property AnalysisWorkbenchAngleFindAngleWithRateResult.is_valid: bool#
Indicate whether the result object is valid.