Flowsheet BaseGet Available Flowsheet Object Type Names Method
Returns a sorted array of all built-in flowsheet object type names that can be passed to AddObject(String, Int32, Int32, String, String, Boolean).
Definition
Namespace: DWSIM.FlowsheetBase
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 10.0.0.0
A String array of object type display names.
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 10.0.0.0
C#
public Array GetAvailableFlowsheetObjectTypeNames()VB
Public Function GetAvailableFlowsheetObjectTypeNames As ArrayReturn Value
ArrayA String array of object type display names.