FormFlowsheetGetAvailableFlowsheetObjectTypeNames Method

Returns a sorted array of all built-in simulation object type display names that can be added to a flowsheet.

Definition

Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
public Array GetAvailableFlowsheetObjectTypeNames()

Return Value

Array

Implements

IFlowsheetGetAvailableFlowsheetObjectTypeNames

See Also