Click or drag to resize

Flowsheet2 Class

Inheritance Hierarchy
SystemObject
  DWSIM.FlowsheetBaseFlowsheetBase
    DWSIM.AutomationFlowsheet2

Namespace: DWSIM.Automation
Assembly: DWSIM.Automation (in DWSIM.Automation.dll) Version: 8.4.5.0
Syntax
[GuidAttribute("474a8e52-0b3e-48cb-a3bb-aae60f843578")]
[ClassInterfaceAttribute(ClassInterfaceType.None)]
[ComVisibleAttribute(true)]
public class Flowsheet2 : FlowsheetBase
Request Example View Source

The Flowsheet2 type exposes the following members.

Constructors
 NameDescription
Public methodFlowsheet2 
Top
Properties
 NameDescription
Public propertyAvailableCompounds
(Inherited from FlowsheetBase)
Public propertyAvailablePropertyPackages
(Inherited from FlowsheetBase)
Public propertyAvailableSystemsOfUnits
(Inherited from FlowsheetBase)
Public propertyCalculationQueue
(Inherited from FlowsheetBase)
Public propertyCharts
(Inherited from FlowsheetBase)
Public propertyDynamicMode
(Inherited from FlowsheetBase)
Public propertyDynamicsManager
(Inherited from FlowsheetBase)
Public propertyErrorMessage
(Inherited from FlowsheetBase)
Public propertyExternalSolvers
(Inherited from FlowsheetBase)
Public propertyExternalUnitOperations
(Inherited from FlowsheetBase)
Public propertyExtraProperties
(Inherited from FlowsheetBase)
Public propertyFileDatabaseProvider
(Inherited from FlowsheetBase)
Public propertyFilePath
(Inherited from FlowsheetBase)
Public propertyFlowsheetOptions
(Inherited from FlowsheetBase)
Public propertyGraphicObjects
(Inherited from FlowsheetBase)
Public propertyMasterFlowsheet
(Inherited from FlowsheetBase)
Public propertyMasterUnitOp
(Inherited from FlowsheetBase)
Public propertyMessage
(Inherited from FlowsheetBase)
Public propertyMobileCompatibilityMode
(Inherited from FlowsheetBase)
Public propertyOptions
(Inherited from FlowsheetBase)
Public propertyPropertyPackages
(Inherited from FlowsheetBase)
Public propertyPythonPreprocessor
(Inherited from FlowsheetBase)
Public propertyReactions
(Inherited from FlowsheetBase)
Public propertyReactionSets
(Inherited from FlowsheetBase)
Public propertyRedirectMessages
(Inherited from FlowsheetBase)
Public propertyScriptKeywordsF
(Inherited from FlowsheetBase)
Public propertyScriptKeywordsU
(Inherited from FlowsheetBase)
Public propertyScripts
(Inherited from FlowsheetBase)
Public propertySelectedCompounds
(Inherited from FlowsheetBase)
Public propertySimulationObjects
(Inherited from FlowsheetBase)
Public propertySolved
(Inherited from FlowsheetBase)
Public propertyStoredSolutions
(Inherited from FlowsheetBase)
Public propertySupressMessages
(Overrides FlowsheetBaseSupressMessages)
Public propertyUtilityPlugins
(Inherited from FlowsheetBase)
Public propertyWatchItems
(Inherited from FlowsheetBase)
Public propertyWeatherProvider
(Inherited from FlowsheetBase)
Top
Methods
 NameDescription
Public methodAddCompound
(Inherited from FlowsheetBase)
Public methodAddCompoundsToMaterialStream
(Inherited from FlowsheetBase)
Public methodAddConnectedObjects
(Inherited from FlowsheetBase)
Public methodAddDefaultProperties
(Inherited from FlowsheetBase)
Public methodAddExternalUOs
(Inherited from FlowsheetBase)
Public methodAddFlowsheetObject
(Inherited from FlowsheetBase)
Public methodAddGraphicObject
(Inherited from FlowsheetBase)
Public methodAddGraphicObjects
(Inherited from FlowsheetBase)
Public methodAddObject(ObjectType, Int32, Int32, String)
(Inherited from FlowsheetBase)
Public methodAddObject(ObjectType, Int32, Int32, String, String)
(Inherited from FlowsheetBase)
Public methodAddObject(String, Int32, Int32, String, String, Boolean)
(Inherited from FlowsheetBase)
Public methodAddObjectToSurface
(Inherited from FlowsheetBase)
Public methodAddPropertyPackage
(Inherited from FlowsheetBase)
Public methodAddReaction
(Inherited from FlowsheetBase)
Public methodAddReactionSet
(Inherited from FlowsheetBase)
Public methodAddReactionToSet
(Inherited from FlowsheetBase)
Public methodAddSimulationObject
(Inherited from FlowsheetBase)
Public methodAddSimulationObjects
(Inherited from FlowsheetBase)
Public methodAddTables
(Inherited from FlowsheetBase)
Public methodAddUndoRedoAction
(Inherited from FlowsheetBase)
Public methodAutoLayout
(Inherited from FlowsheetBase)
Public methodChangeCalculationOrder
(Inherited from FlowsheetBase)
Public methodCheckStatus
(Inherited from FlowsheetBase)
Public methodCheckTag
(Inherited from FlowsheetBase)
Public methodClearLog
(Inherited from FlowsheetBase)
Public methodConnectObject
(Inherited from FlowsheetBase)
Public methodConnectObjects
(Inherited from FlowsheetBase)
Public methodCreateAndAddPropertyPackage
(Inherited from FlowsheetBase)
Public methodCreateConversionReaction
(Inherited from FlowsheetBase)
Public methodCreateEquilibriumReaction
(Inherited from FlowsheetBase)
Public methodCreateHetCatReaction
(Inherited from FlowsheetBase)
Public methodCreateKineticReaction
(Inherited from FlowsheetBase)
Public methodCreatePropertyPackage
(Inherited from FlowsheetBase)
Public methodCreateReactionSet
(Inherited from FlowsheetBase)
Public methodDeleteObject
(Inherited from FlowsheetBase)
Public methodDeleteSelectedObject
(Inherited from FlowsheetBase)
Public methodDisconnectObjects
(Inherited from FlowsheetBase)
Public methodDisplayBrowserWindow
(Inherited from FlowsheetBase)
Public methodDisplayDockableBrowserWindow
(Inherited from FlowsheetBase)
Public methodDisplayForm
(Overrides FlowsheetBaseDisplayForm(Object))
Public methodGenerateReport 
Public methodGetApplicationObject
(Overrides FlowsheetBaseGetApplicationObject)
Public methodGetAvailableFlowsheetObjectTypeNames
(Inherited from FlowsheetBase)
Public methodGetAvailablePropertyPackages
(Inherited from FlowsheetBase)
Public methodGetCompound
(Inherited from FlowsheetBase)
Public methodGetDockPanel
(Inherited from FlowsheetBase)
Public methodGetFlowsheetBag
(Inherited from FlowsheetBase)
Public methodGetFlowsheetGraphicObject
(Inherited from FlowsheetBase)
Public methodGetFlowsheetSimulationObject
(Inherited from FlowsheetBase)
Public methodGetFlowsheetSurfaceHeight
(Inherited from FlowsheetBase)
Public methodGetFlowsheetSurfaceWidth
(Inherited from FlowsheetBase)
Public methodGetNewInstance
(Overrides FlowsheetBaseGetNewInstance)
Public methodGetObject
(Inherited from FlowsheetBase)
Public methodGetProcessData
(Inherited from FlowsheetBase)
Public methodGetPropertyPackage
(Inherited from FlowsheetBase)
Public methodGetPropertyPackages
(Inherited from FlowsheetBase)
Public methodGetReaction
(Inherited from FlowsheetBase)
Public methodGetReactionSet
(Inherited from FlowsheetBase)
Public methodGetScriptText
(Inherited from FlowsheetBase)
Public methodGetSelectedFlowsheetSimulationObject
(Inherited from FlowsheetBase)
Public methodGetSimulationFileDirectory
(Inherited from FlowsheetBase)
Public methodGetSimulationFilePath
(Inherited from FlowsheetBase)
Public methodGetSpreadsheetData
(Inherited from FlowsheetBase)
Public methodGetSpreadsheetFormat
(Inherited from FlowsheetBase)
Public methodGetSpreadsheetObject
(Inherited from FlowsheetBase)
Public methodGetSurface
(Inherited from FlowsheetBase)
Public methodGetSurfaceControl
(Inherited from FlowsheetBase)
Private methodGetTempFileName 
Public methodGetTranslatedString(String)
(Inherited from FlowsheetBase)
Public methodGetTranslatedString(String, String)
(Inherited from FlowsheetBase)
Public methodGetUtility
(Inherited from FlowsheetBase)
Public methodInit 
Public methodInitialize
(Inherited from FlowsheetBase)
Public methodLoadFromMXML
(Inherited from FlowsheetBase)
Public methodLoadFromXML
(Inherited from FlowsheetBase)
Public methodLoadProcessData
(Inherited from FlowsheetBase)
Public methodLoadZippedXML
(Inherited from FlowsheetBase)
Public methodNaturalLayout
(Inherited from FlowsheetBase)
Public methodProcessScripts
(Inherited from FlowsheetBase)
Public methodRefreshInterface
(Inherited from FlowsheetBase)
Public methodRequestCalculation
(Inherited from FlowsheetBase)
Public methodRequestCalculation2
(Inherited from FlowsheetBase)
Public methodRequestCalculation3
(Inherited from FlowsheetBase)
Public methodRequestSave
(Inherited from FlowsheetBase)
Public methodRequestSaveWithDirectory
(Inherited from FlowsheetBase)
Public methodRequestSaveWithPath
(Inherited from FlowsheetBase)
Public methodReset
(Inherited from FlowsheetBase)
Public methodRunCodeOnUIThread
(Overrides FlowsheetBaseRunCodeOnUIThread(Action))
Public methodRunCodeOnUIThread2
(Inherited from FlowsheetBase)
Public methodRunScript
(Inherited from FlowsheetBase)
Public methodRunScriptAsync
(Inherited from FlowsheetBase)
Public methodSaveSimulation 
Public methodSaveToMXML
(Inherited from FlowsheetBase)
Public methodSaveToXML
(Inherited from FlowsheetBase)
Public methodSetDirtyStatus
(Inherited from FlowsheetBase)
Public methodSetMessageListener
(Overrides FlowsheetBaseSetMessageListener(ActionString, IFlowsheetMessageType))
Public methodSetTranslateTextExternalFunction
(Inherited from FlowsheetBase)
Public methodShowDebugInfo
(Overrides FlowsheetBaseShowDebugInfo(String, Int32))
Public methodShowMessage
(Overrides FlowsheetBaseShowMessage(String, IFlowsheetMessageType, String))
Public methodSolve
(Inherited from FlowsheetBase)
Public methodSolveFlowsheet 
Public methodSolveFlowsheet2 
Public methodToggleFlowsheetAnimation
(Inherited from FlowsheetBase)
Public methodUpdateInformation
(Overrides FlowsheetBaseUpdateInformation)
Public methodUpdateInterface
(Overrides FlowsheetBaseUpdateInterface)
Public methodUpdateOpenEditForms
(Overrides FlowsheetBaseUpdateOpenEditForms)
Public methodUpdateSpreadsheet
(Inherited from FlowsheetBase)
Public methodWriteMessage 
Public methodWriteSpreadsheetVariables
(Inherited from FlowsheetBase)
Top
Fields
Extension Methods
 NameDescription
Public Extension MethodGetEnumNames
(Defined by General)
Public Extension MethodIsValidDouble
(Defined by General)
Top
See Also