Click or drag to resize

IFlowsheetGetSnapshot Method


Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 8.8.1.0
Syntax
XDocument GetSnapshot(
	SnapshotType type,
	ISimulationObject obj = null
)
Request Example View Source

Parameters

type  SnapshotType
 
obj  ISimulationObject  (Optional)
 

Return Value

XDocument
See Also