Shape Icon Enumeration
Definition
Namespace: DWSIM.Interfaces.Enums.GraphicObjects
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
C#
public enum ShapeIconVB
Public Enumeration ShapeIconMembers
| DefaultShape | 0 | |
| NodeIn | 1 | |
| NodeOut | 2 | |
| Pump | 3 | |
| Tank | 4 | |
| Vessel | 5 | |
| Compressor | 6 | |
| Expander | 7 | |
| Cooler | 8 | |
| Heater | 9 | |
| Pipe | 10 | |
| Valve | 11 | |
| RCT_Conversion | 12 | |
| RCT_Equilibrium | 13 | |
| RCT_Gibbs | 14 | |
| RCT_CSTR | 15 | |
| RCT_PFR | 16 | |
| HeatExchanger | 17 | |
| DistillationColumn | 18 | |
| AbsorptionColumn | 19 | |
| ComponentSeparator | 20 | |
| OrificePlate | 21 |