Click or drag to resize

FlowsheetBaseRegisterSnapshot Method


Namespace: DWSIM.FlowsheetBase
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 8.8.1.0
Syntax
public void RegisterSnapshot(
	SnapshotType stype,
	ISimulationObject obj = null
)
Request Example View Source

Parameters

stype  SnapshotType
 
obj  ISimulationObject  (Optional)
 

Implements

IFlowsheetRegisterSnapshot(SnapshotType, ISimulationObject)
See Also