Procedure
Usage Scenario
Usually, multiple Steps can be combined into a “procedure” to achieve complex functions. By doing so, we can make a project simpler, clearer, and more logical.
Multiples Steps can be put into a “procedure.” Double-click “procedure” or right-click it and select “Navigate Down” to entre this “procedure.” Add the required Steps into the “procedure” and connect them.
Right-click on the blank and select “Navigate Up” to exit this procedure.
Set the Input and Output of Procedure
After the “procedure” is created, you need to set the input and output of this procedure. The setting method is as follows: Directly double-click the input or output of the “Step” to use the input or output of the “Step” as the input or output of the “procedure.” The sequence of the input and output depends on the order of the double-click. The setting method and the “procedure” after setting are shown in the figure below.
Set the Parameters of Procedure
In order to facilitate the adjustment of the “procedure”, choose the key parameter(s) of each Step in the “procedure” as the attribute of the “procedure.” Right-click the “procedure” and select Edit Procedure Parameters. Select the attributes to be displayed in the opened window and click OK after selecting. The setting steps and effects are shown in the figure below.