CustomFunctionScriptEngine#

class ansys.stk.core.stkobjects.astrogator.CustomFunctionScriptEngine#

Bases: IComponentInfo, ICloneable

Custom Function Script Engine.

Overview#

script_filename

Get or set the file containing the function to call.

file_extension_name

Get or set the file extension.

Import detail#

from ansys.stk.core.stkobjects.astrogator import CustomFunctionScriptEngine

Property detail#

property CustomFunctionScriptEngine.script_filename: str#

Get or set the file containing the function to call.

property CustomFunctionScriptEngine.file_extension_name: str#

Get or set the file extension.