IFlowsheet GUI Interface
This is an interface which defines helper functions to a Flowsheet GUI implementation.
Definition
Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
C#
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIDispatch)]
public interface IFlowsheetGUIVB
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIDispatch)>
Public Interface IFlowsheetGUIMethods
| CheckStatus | |
| GetTranslatedString(String) | |
| GetTranslatedString(String, String) | |
| ProcessScripts | |
| ShowDebugInfo | |
| ShowMessage | |
| UpdateInformation | |
| UpdateInterface |