Flowsheet BaseGet Snapshot Method
Definition
Namespace: DWSIM.FlowsheetBase
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 10.0.0.0
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 10.0.0.0
C#
public XDocument GetSnapshot(
SnapshotType stype,
ISimulationObject obj = null
)VB
Public Function GetSnapshot (
stype As SnapshotType,
Optional obj As ISimulationObject = Nothing
) As XDocumentParameters
- stype SnapshotType
- obj ISimulationObject (Optional)