Pattern of filepath | P | For example, 'D:\STLExport\{0}.stl' (without quote) will result in 'D:\STLExport\1.stl', '2.stl', etc. Follows 'String.Format' format. Please read manual for detailed information. | String |
Starting index | S | Default 1 | Integer |
Quantity of filenames | C | Default -1 (doesn't output multiple names) | Integer |
Generate next | OK | Set to true to generate the next filepath | Boolean |
Reset | R | Set to true to reset internal counter. Resetting won't bypass file existence check. We recommend to use the menu entry in the context menu as it doesn't trigger recomputation. | Boolean |