AutomationInterfaceSaveFlowsheet Method | 
Namespace: DWSIM.AutomationAssembly: DWSIM.Automation (in DWSIM.Automation.dll) Version: 8.8.1.0
Syntaxvoid SaveFlowsheet(
	IFlowsheet flowsheet,
	string filepath,
	bool compressed
)
Sub SaveFlowsheet ( 
	flowsheet As IFlowsheet,
	filepath As String,
	compressed As Boolean
)
 Request Example
		Parameters
- flowsheet  IFlowsheet
 -  
 - filepath  String
 -  
 - compressed  Boolean
 -  
 
See Also