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