This enum is referenced in the “Steps” tree node and reflects the type of workflow being configured. Based on the type of workflow different rules are applied which define the applicable order and type of operations which can be added.
Declaration Syntax
public enum WorkflowType
Table 1090: Members
Member |
BEMAcoustics |
When user sets Mesh Workflow type to BEMAcoustics, new steps and their children nodes of type control and outcome are created and added to the steps node from a predefined template. By simply changing the type to BEMAcoustics, Mesh Workflow creates steps/rules to achieve the desired mesh for FEM Acoustics BEM simulation. |
Member |
FEMAcousticsExternal |
When user sets Mesh Workflow type to FEMAcousticsExternal, new steps and their children nodes of type control and outcome are created and added to the steps node from a predefined template. By simply changing the type to FEMAcousticsExternal, Mesh Workflow creates steps/rules to achieve the desired mesh for FEM Acoustics External simulation. |
Member |
FEMAcousticsFSI |
When user sets Mesh Workflow type to FEMAcousticsFSI, new steps and their children nodes of type control and outcome are created and added to the steps node from a predefined template. By simply changing the type to FEMAcousticsFSI, Mesh Workflow creates steps/rules to achieve the desired mesh for FEM Acoustics FSI simulation. |
Member |
FEMAcousticsFSISingleBody |
When user sets Mesh Workflow type to FEMAcousticsFSISingleBody, new steps and their children nodes of type control and outcome are created and added to the steps node from a predefined template. By simply changing the type to FEMAcousticsFSISingleBody, Mesh Workflow creates steps/rules to achieve the desired mesh for FEM Acoustics FSI with single body simulation. |
Member |
FEMAcousticsFSISingleBodyCutPlane |
When user sets Mesh Workflow type to FEMAcousticsFSISingleBodyCutPlane, new steps and their children nodes of type control and outcome are created and added to the steps node from a predefined template. By simply changing the type to FEMAcousticsFSISingleBodyCutPlane, Mesh Workflow creates steps/rules to achieve the desired mesh for FEM Acoustics FSI with single body simulation with cut plane. |
Member |
FEMAcousticsInternal |
When user sets Mesh Workflow type to FEMAcousticsInternal, new steps and their children nodes of type control and outcome are created and added to the steps node from a predefined template. By simply changing the type to FEMAcousticsInternal, Mesh Workflow creates steps/rules to achieve the desired mesh for FEM Acoustics Internal simulation. |