IFlowsheetGet Snapshot Method
Definition
Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
C#
XDocument GetSnapshot(
SnapshotType type,
ISimulationObject obj = null
)VB
Function GetSnapshot (
type As SnapshotType,
Optional obj As ISimulationObject = Nothing
) As XDocumentParameters
- type SnapshotType
- obj ISimulationObject (Optional)