FlowsheetBaseFlowsheetOptions Property

Gets the flowsheet configuration options (units, compounds, property packages, solver settings).

Definition

Namespace: DWSIM.FlowsheetBase
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 10.0.0.0
public IFlowsheetOptions FlowsheetOptions { get; }

Property Value

IFlowsheetOptions

Implements

IFlowsheetFlowsheetOptions

See Also