DWSIM Namespace

DWSIM global namespace.

Classes

AboutBox 
AttachedUtilityClass 
BaseNodeItem 
CommandLineProcessor 
CompoundGeneratorCase 
COReportsPanel 
DataGridViewTextStream 
DCCharacterizationWizard 
DCCharacterizationWizardtmpcomp 
EditorTooltips 
FlowsheetSurface_SkiaSharp 
FlowsheetSurfaceControl 
FormAddFlowsheetObject 
FormAddUtility 
FormAssayManager 
FormBinEnv 
FormBrowser 
FormBrowserDockable 
FormBulkAddPseudos 
FormCapeOpenUnitSelector 
FormChart 
FormChart_OxyPlot 
FormCharts 
FormCLM 
FormComponentsNotFound 
FormCompoundCreator 
FormCompoundList 
FormConfigureChartObject 
FormConfigureMasterTable 
FormConfigurePropertyTable 
FormConfigureSpreadsheetTable 
FormCORegistration 
FormCreateNewSolid 
FormDataRegression 
FormDBManager 
FormDefineFonts 
FormDynamicsIntegratorControl 
FormDynamicsManager 
FormEditFlowsheetButton 
FormEditGraphicObject 
FormEnterName 
FormEventDescription 
FormFileExplorer 
FormFlowsheet The main MDI child window for a DWSIM simulation. Acts as the WinForms UI host for a complete flowsheet: it owns the drawing surface, log panel, spreadsheet, dynamics manager, scripts, charts, and all docked tool windows. It also implements the CAPE-OPEN PME/COSE interfaces so that external CAPE-OPEN unit operations can interact with the running simulation.
FormHeatMaps 
FormHTMLEditor 
FormHTMLView 
FormHYD 
FormHYD_DET 
FormImportCompoundDataChemeo 
FormImportCompoundDataDDB 
FormImportCompoundFromThermo 
FormImportCompoundKDB 
FormImportCompoundOnline 
FormInteractiveIronPythonConsole 
FormLiveFlows 
FormLLEDiagram 
FormLoadingSimulation 
FormMain 
FormMarkdownViewer Formulário flutuante que exibe respostas da LLM renderizadas em Markdown usando WebView2 + viewer.html. Uso básico — resposta completa: Dim f As New FormMarkdownViewer("Análise de correntes") f.SetContent(markdownText) f.Show(Me) Uso com streaming (chunks progressivos): f.BeginStream("Gerando relatório…") For Each chunk In chunks f.AppendChunk(chunk) Next f.EndStream()
FormMEBSummary 
FormNewSpreadsheet 
FormObjectList 
FormOccupancyQuestion 
FormOptimization 
FormOptions 
FormPassword 
FormPCBulk 
FormPhEnv 
FormPIDCPEditor 
FormPIDTuning 
FormPropertyPackageInfo 
FormPropSelection 
FormPureComp 
FormReacConv 
FormReacEq 
FormReacHeterog 
FormReacKinetic 
FormReacManager 
FormReacSetEditor 
FormRecoverFiles 
FormReportConfig 
FormScript 
FormSearchingChemeo 
FormSearchingDDB 
FormSearchingKDB 
FormSearchingOnline 
FormSearchKDBVLE 
FormSensAnalysis 
FormSimulSettings 
FormSimulWizard 
FormTextBox 
FormTextBoxInput 
FormUnhandledException 
FormUNIFACRegression 
FormUnitGen 
FormUpgradeWarning 
FormWelcome 
FormWhatsNew 
FrmColdProperties 
FrmCritpt 
FrmDAVP 
FrmPsvSize 
GraphicObjectControlPanelModeEditors 
Konode 
ListItem 
LogPanel 
MaterialStreamPanel 
Rec 
RegressionProblem 
RootNodeItem 
ScriptEditorControl 
ScriptEditorControlMono 
SimulationObjectsPanel 
SplashScreen 
SpreadsheetForm 
TreeNodeItem 
TwoDimChartControl 
TypeBrowserModel 
UNIFACIPRegressionCase 
VersionDeserializationBinder 
WatchPanel 

Delegates

Enumerations

FormFlowsheetID_TypeSpecifies whether a flowsheet object lookup should match by internal unique name or by user-visible tag.