FlowsheetReturnProcessData Method

Serializes the current sub-flowsheet data to a compressed memory stream.

Definition

Namespace: DWSIM.UnitOperations.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
public static MemoryStream ReturnProcessData(
	IFlowsheetBag Form
)

Parameters

Form  IFlowsheetBag
 

Return Value

MemoryStream

See Also