visual3d:documentation:definitions:v3s
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
visual3d:documentation:definitions:v3s [2024/06/19 12:47] – sgranger | visual3d:documentation:definitions:v3s [2025/03/26 19:27] (current) – wikisysop | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ===== pipeline v3s file ===== | + | ====== V3S ====== |
- | the .v3s file is an ascii file that can be saved to disk and can be edited with any common word processing program such as [[notepad%2b%2b|notepad++]]. when visual3d loads the .v3s file it parses this ascii file into the individual commands that are displayed in the pipeline dialog. | + | ==== Pipeline |
- | ==== saving a pipeline | + | The .v3s file is an ASCII file that can be saved to disk and can be edited with any common word processing program such as [[https:// |
- | once a pipeline | + | === Saving |
- | ==== editing scripts as text ==== | + | Once a pipeline has been created in the Pipeline Workshop it can be saved (Save Pipeline As...) for use later. The pipeline can be opened in a text editor such as Notepad++. |
- | many of the topics in the wiki pages contain pipelines or snippets of pipelines, with a note saying that the text can be copied and pasted into a file. | + | === Editing Scripts as Text === |
+ | |||
+ | Many of the topics in the wiki pages contain pipelines or snippets of pipelines, with a note saying that the text can be copied and pasted into a file. | ||
< | < | ||
- | ! starting fresh - clear workspace | + | ! Starting Fresh - Clear Workspace |
- | file_new | + | File_New |
; | ; | ||
- | ! create | + | ! Create |
- | ! prompt | + | ! Prompt |
- | create_hybrid_model | + | Create_Hybrid_Model |
- | ! /calibration_file= | + | ! /CALIBRATION_FILE= |
; | ; | ||
- | ! load the model template | + | ! Load the Model Template |
- | apply_model_template | + | Apply_Model_Template |
- | ! /model_template= | + | ! /MODEL_TEMPLATE= |
- | ! /calibration_file= | + | ! /CALIBRATION_FILE= |
; | ; | ||
- | ! prompt | + | ! Prompt |
- | ! multiple | + | ! Multiple |
- | open_file | + | Open_File |
- | ! /file_name= | + | ! /FILE_NAME= |
; | ; | ||
- | ! assigning | + | ! Assigning |
- | ! pop up the dialog box... | + | ! Pop up the dialog box... |
- | assign_model_file | + | Assign_Model_File |
- | ! /calibration_file= | + | ! /CALIBRATION_FILE= |
- | ! /motion_file_names= | + | ! /MOTION_FILE_NAMES= |
; | ; | ||
</ | </ | ||
- | **the process | + | **The Process |
- | - select | + | - Select |
- | - open notepad | + | - Open Notepad |
- | - paste into notepad | + | - Paste into Notepad |
- | - save the notepad | + | - Save the Notepad |
- | - this command can now be opened in the visual3d | + | - This command can now be opened in the Visual3D |
visual3d/documentation/definitions/v3s.1718801247.txt.gz · Last modified: 2024/06/19 12:47 by sgranger