Click or drag to resize

IFlowsheetProcessScripts Method


Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 8.4.5.0
Syntax
void ProcessScripts(
	ScriptsEventType eventType,
	ScriptsObjectType objectType,
	string obj
)
Request Example View Source

Parameters

eventType  ScriptsEventType
 
objectType  ScriptsObjectType
 
obj  String
 
See Also