CalculationToolScalarCustom#
- class ansys.stk.core.analysis_workbench.CalculationToolScalarCustom#
Bases:
ICalculationToolScalar
,IAnalysisWorkbenchComponent
A calc scalar based on a scripted algorithm in MATLAB (.m or .dll), Perl or VBScript to define its value and rate.
Overview#
Reload the file specified with Filename property. |
A path to MATLAB (.m or .dll), Perl or VBScript file. |
|
Specify InvalidOnExecError flag for a custom scalar. |
Import detail#
from ansys.stk.core.analysis_workbench import CalculationToolScalarCustom