FlowsheetBaseRegisterSnapshot Method

Definition

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

Parameters

stype  SnapshotType
 
obj  ISimulationObject  (Optional)
 

Implements

IFlowsheetRegisterSnapshot(SnapshotType, ISimulationObject)

See Also