Click or drag to resize

FormFlowsheetSimulationObjects Property


Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 8.8.1.0
Syntax
public Dictionary<string, ISimulationObject> SimulationObjects { get; set; }
Request Example View Source

Property Value

DictionaryString, ISimulationObject

Implements

IFlowsheetSimulationObjects
IFlowsheetBagSimulationObjects
See Also