FlowsheetUpdateProcessData(String) Method

Saves the current sub-flowsheet state back to the file at the given path.

Definition

Namespace: DWSIM.UnitOperations.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
public void UpdateProcessData(
	string path
)

Parameters

path  String
 

See Also