MaterialStreamEditorState 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
public class MaterialStreamEditorState
Inheritance
Object    MaterialStreamEditorState

Constructors

Properties

CompoundsAmountBasisIndex of the compound amount basis selection.
CompoundsAmountSelectedTabIndex of the selected amount sub-tab in the compounds section.
CompoundsPropertyIndex of the selected compound property to display.
CompoundsPropertySelectedTabIndex of the selected property sub-tab in the compounds section.
CompoundsSelectedTabIndex of the currently selected compounds tab.
InputCompositionBasisIndex of the composition basis selection for stream input.
MainSelectedTabIndex of the currently selected main tab.
MainSelectedTab0Index of the secondary main tab (alternate view).
PhasePropsSelectedTabIndex of the selected phase properties tab.
ShowAsPercentage0 = show as fractions, non-zero = show as percentages.

Extension Methods

GetEnumNames
(Defined by General)
IsValidDouble
(Defined by General)

See Also