🖥
🖥
🖥
🖥
AugeLab Studio Manual
English
Ask or search…
K
Comment on page

Choose Folder

This function block allows you select a path .
Select a folder with Choose Folder Button
If you connect a string input to blocks input socket you can create changing dynamics paths.

Choose Folder Node Documentation

The Choose Folder node in AugeLab Studio allows you to select a folder path by choosing the main folder and providing subfolders as inputs. It is useful when you want to define a folder path by combining multiple subfolders.

Node Overview

The Choose Folder node lets you select a folder path by choosing the main folder and providing subfolders as inputs. It combines the main folder and subfolders to create a complete folder path.

Node Interaction

  1. 1.
    Drag and drop the Choose Folder node from the node library onto the canvas in AugeLab Studio.
  2. 2.
    Connect the desired subfolders to the input sockets of the Choose Folder node.
  3. 3.
    Click the "Choose Folder" button on the node to select the main folder.
  4. 4.
    Navigate to the desired main folder in the file dialog and click "Select Folder".
  5. 5.
    The selected folder path will be displayed on the node.
  6. 6.
    Run the pipeline or execute the node to generate the folder path output.
  7. 7.
    Retrieve the folder path from the "Path" output socket.

Implementation Details

The Choose Folder node allows you to choose a main folder and provide subfolders as inputs. It combines the main folder and subfolders to create a complete folder path.
During its implementation, the node performs the following steps:
  1. 1.
    User Interaction:
    • Clicking the "Choose Folder" button opens a file dialog.
    • The user selects the main folder in the file dialog.
  2. 2.
    Folder Path Generation:
    • The node combines the main folder and the provided subfolders to create a complete folder path.
  3. 3.
    Output:
    • The complete folder path is displayed on the node.
    • The folder path is output through the "Path" output socket.

Usage

  1. 1.
    Drag and drop the Choose Folder node from the node library onto the canvas in AugeLab Studio.
  2. 2.
    Connect the desired subfolders to the input sockets of the Choose Folder node.
  3. 3.
    Click the "Choose Folder" button on the node to select the main folder.
  4. 4.
    Navigate to the desired main folder in the file dialog and click "Select Folder".
  5. 5.
    The selected folder path will be displayed on the node.
  6. 6.
    Run the pipeline or execute the node to generate the folder path output.
  7. 7.
    Retrieve the folder path from the "Path" output socket.
  8. 8.
    Use the folder path in downstream nodes or export it for further processing.

Notes

  • The Choose Folder node allows you to select a folder path by choosing the main folder and providing subfolders as inputs.
  • It combines the main folder and subfolders to create a complete folder path.
  • The selected folder path is displayed on the node for easy reference.
  • You can connect multiple subfolders to the input sockets to create a nested folder structure.
  • The Choose Folder node is useful when you need to define a folder path with multiple subfolders in an organized manner.