Create Folder¶
Documentation¶
Create Folder in the Folder specified by the Folder Item passed as Graph Data input.
Optionally outputs Graph port with the Folder Item as Graph Data.
Definition¶
Input ports¶
- graph graph
Graph
Output ports¶
- graph 0 - 1, graph
Graph
Configuration¶
- If folder already exists (if_folder_exists)
What to do if the folder already exists
- Name (name)
Set folder name
Examples¶
Implementation¶
- class node_graph.CreateFolderItemGraph[source]