Form FlowsheetAvailable Simulation Objects Property
Gets or sets the dictionary of all built-in simulation object prototypes available in the host application.
Definition
Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
C#
public Dictionary<string, ISimulationObject> AvailableSimulationObjects { get; set; }VB
Public Property AvailableSimulationObjects As Dictionary(Of String, ISimulationObject)
Get
Set