Loading...
Searching...
No Matches
Free external resources at the end of each embedded Python code blocks.
More...
|
int | value () |
| Get the int value of this enumerated FreeEmbeddedPython.
|
|
Free external resources at the end of each embedded Python code blocks.
◆ lookup()
Lookup all freeEmbeddedPythons.
- Parameters
-
val | an int value to lookup |
- Returns
- the enumerated FreeEmbeddedPython that has the specified value, or UndefinedFreeEmbeddedPython if the specified value is not found.
◆ value()
int com.gams.api.GAMSOptions.EFreeEmbeddedPython.value |
( |
| ) |
|
Get the int value of this enumerated FreeEmbeddedPython.
- Returns
- the freeEmbeddedPython value
◆ Off
com.gams.api.GAMSOptions.EFreeEmbeddedPython.Off =(0) |
Keep resources to reuse them potentially.
◆ On
com.gams.api.GAMSOptions.EFreeEmbeddedPython.On =(1) |
◆ UndefinedFreeEmbeddedPython
com.gams.api.GAMSOptions.EFreeEmbeddedPython.UndefinedFreeEmbeddedPython =(2) |
Undefined FreeEmbeddedPython.