IFlowsheetRegisterSnapshot Method

Definition

Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
void RegisterSnapshot(
	SnapshotType stype,
	ISimulationObject obj = null
)

Parameters

stype  SnapshotType
 
obj  ISimulationObject  (Optional)
 

See Also