Click or drag to resize

FormFlowsheetRegisterSnapshot Method


Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) 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