IFlowsheetProcessScripts Method

Definition

Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
void ProcessScripts(
	ScriptsEventType eventType,
	ScriptsObjectType objectType,
	string obj
)

Parameters

eventType  ScriptsEventType
 
objectType  ScriptsObjectType
 
obj  String
 

See Also