IFlowsheetGetSnapshot Method

Definition

Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
XDocument GetSnapshot(
	SnapshotType type,
	ISimulationObject obj = null
)

Parameters

type  SnapshotType
 
obj  ISimulationObject  (Optional)
 

Return Value

XDocument

See Also