Material Stream Editor State Class
Persists the selected tab and display state of the material stream editor form.
Definition
Namespace: DWSIM.Thermodynamics.Streams.Editors
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
C#
public class MaterialStreamEditorStateVB
Public Class MaterialStreamEditorState- Inheritance
- Object MaterialStreamEditorState
Constructors
Properties
| CompoundsAmountBasis | Index of the compound amount basis selection. |
| CompoundsAmountSelectedTab | Index of the selected amount sub-tab in the compounds section. |
| CompoundsProperty | Index of the selected compound property to display. |
| CompoundsPropertySelectedTab | Index of the selected property sub-tab in the compounds section. |
| CompoundsSelectedTab | Index of the currently selected compounds tab. |
| InputCompositionBasis | Index of the composition basis selection for stream input. |
| MainSelectedTab | Index of the currently selected main tab. |
| MainSelectedTab0 | Index of the secondary main tab (alternate view). |
| PhasePropsSelectedTab | Index of the selected phase properties tab. |
| ShowAsPercentage | 0 = show as fractions, non-zero = show as percentages. |
Extension Methods
| GetEnumNames | (Defined by General) |
| IsValidDouble | (Defined by General) |