Click or drag to resize

IFlowsheetRegisterSnapshot Method


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

Parameters

stype  SnapshotType
 
obj  ISimulationObject  (Optional)
 
See Also