The IFlowsheet interface is the main interface which should be implemented by the Flowsheet class.
It provides direct access to the various flowsheet components and helper functions to manipulate objects.
Namespace: DWSIM.InterfacesAssembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 8.8.1.0
Syntax [InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIDispatch)]
public interface IFlowsheet
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIDispatch)>
Public Interface IFlowsheet
Request Example
View SourceThe IFlowsheet type exposes the following members.
Properties Methods See Also