visual3d:documentation:pipeline:other_commands:set_default_folders
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
visual3d:documentation:pipeline:other_commands:set_default_folders [2024/07/12 13:30] – removed sgranger | visual3d:documentation:pipeline:other_commands:set_default_folders [2025/06/18 17:58] (current) – Cleaned up page. Still needs to be put into Pipeline project format. wikisysop | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Set Default Folders ====== | ||
+ | |||
+ | The Set_Default_Parameters command allows users to set various default folder paths that control where Visual3D will look for certain resources. The folder paths can also be viewed and modified in the Program Options dialog: | ||
+ | |||
+ | {{: | ||
+ | |||
+ | ===== Pipeline Command ===== | ||
+ | |||
+ | < | ||
+ | Set_Default_Folders | ||
+ | ! /PLUGINS= | ||
+ | ! / | ||
+ | ! /PIPELINE= | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ; | ||
+ | </ | ||
+ | |||
+ | ^ Parameter ^ Description ^ | ||
+ | |Plugin Folder | ||
+ | |Segment Graphics Folder |The animation models associated with the model segments are stored in. If no path to an object file is selected in the Segment Properties dialog, Visual3D searches hear for the file. | | ||
+ | |Script Repository Folder|Default folder for Pipelines. Used mainly for the Popup Wizard. | ||
+ | |Report Template Folder | ||
+ | |Model Folder | ||
+ | |Motion File Folder | ||
+ | |Default Data Folder | ||
+ | |||
+ | ===== Example: Referencing Default Folders ===== | ||
+ | |||
+ | Certain default folder paths can be referred to within a pipeline script. This example identifies all the CMZ files in Visual3D' | ||
+ | |||
+ | < | ||
+ | Set_Pipeline_Parameter_To_Folder_Path | ||
+ | / | ||
+ | / | ||
+ | ; | ||
+ | |||
+ | Set_Pipeline_Parameter_To_List_Of_Files | ||
+ | / | ||
+ | /FOLDER= The folder from which to start the search | ||
+ | / | ||
+ | / | ||
+ | ; | ||
+ | </ | ||
+ | |||
visual3d/documentation/pipeline/other_commands/set_default_folders.1720791049.txt.gz · Last modified: 2024/07/12 13:30 by sgranger