Click or drag to resize

IFlowsheetOptions Interface

This interface defines the flowsheet settings and other properties.

Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 8.4.5.0
Syntax
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIDispatch)]
public interface IFlowsheetOptions
Request Example View Source

The IFlowsheetOptions type exposes the following members.

Properties
 NameDescription
Public propertyAddObjectsWithStreams 
Public propertyBackupFileName 
Public propertyBoldFontName 
Public propertyBoldItalicFontName 
Public propertyCompoundOrderingMode 
Public propertyCurrentWeather 
Public propertyCustomCalculationOrder 
Public propertyDefaultFloatingTableCompoundAmountBasis 
Public propertyDisplayCornerPropertyList 
Public propertyDisplayCornerPropertyListFontColor 
Public propertyDisplayCornerPropertyListFontName 
Public propertyDisplayCornerPropertyListFontSize 
Public propertyDisplayCornerPropertyListPadding 
Public propertyDisplayCornerPropertyListPosition 
Public propertyDisplayDynamicPropertyValues 
Public propertyDisplayEnergyStreamPowerValue 
Public propertyDisplayFloatingPropertyTables 
Public propertyDisplayFloatingTableCompoundAmounts 
Public propertyDisplayMaterialStreamEnergyFlowValue 
Public propertyDisplayMaterialStreamMassFlowValue 
Public propertyDisplayMaterialStreamMolarFlowValue 
Public propertyDisplayMaterialStreamPressureValue 
Public propertyDisplayMaterialStreamTemperatureValue 
Public propertyDisplayMaterialStreamVolFlowValue 
Public propertyDisplayUserDefinedPropertiesEditor 
Public propertyEnergyBalanceCheck 
Public propertyEnergyBalanceRelativeTolerance 
Public propertyFilePath 
Public propertyFlowsheetColorTheme 
Public propertyFlowsheetControlPanelMode 
Public propertyFlowsheetDisplayGrid 
Public propertyFlowsheetMultiSelectMode 
Public propertyFlowsheetQuickConnect 
Public propertyFlowsheetShowCalculationQueue 
Public propertyFlowsheetShowConsoleWindow 
Public propertyFlowsheetShowCOReportsWindow 
Public propertyFlowsheetShowWatchWindow 
Public propertyFlowsheetSnapToGrid 
Public propertyForceObjectSolving 
Public propertyForceStreamPhase 
Public propertyFractionNumberFormat 
Public propertyItalicFontName 
Public propertyKey 
Public propertyLabelFontSize 
Public propertyMassBalanceCheck 
Public propertyMassBalanceRelativeTolerance 
Public propertyNumberFormat 
Public propertyPassword 
Public propertyRegularFontName 
Public propertySaveFlowsheetMessagesInFile 
Public propertySelectedUnitSystem 
Public propertySimulationAuthor 
Public propertySimulationComments 
Public propertySimulationName 
Public propertySimultaneousAdjustSolverEnabled 
Public propertySingleUnitOpID 
Public propertySingleUnitOpMode 
Public propertySkipEquilibriumCalculationOnDefinedStreams 
Public propertySpecCalculationMode 
Public propertySpreadsheetUnitLockingMode 
Public propertySpreadsheetUseRegionalSeparator 
Public propertyUsePassword 
Public propertyVirtualFile 
Public propertyVisibleProperties 
Top
See Also