other:convert3d:convert3d_documentation
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
other:convert3d:convert3d_documentation [2024/07/16 19:20] – created sgranger | other:convert3d:convert3d_documentation [2024/07/17 15:44] (current) – created sgranger | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== | + | ====== |
Other languages: | Other languages: | ||
Line 13: | Line 13: | ||
Convert3D allows users to convert one type of file into another. Currently Convert3D allows conversion from .c3d files into .cmo files and .txt files into .txt files that can be read by Visual3D. Each type of file conversion has a separate tab in the program. | Convert3D allows users to convert one type of file into another. Currently Convert3D allows conversion from .c3d files into .cmo files and .txt files into .txt files that can be read by Visual3D. Each type of file conversion has a separate tab in the program. | ||
- | {{Convert3D.jpg}} | + | {{:Convert3D.jpg}} |
===== TXT -> V3D TXT ===== | ===== TXT -> V3D TXT ===== | ||
Line 19: | Line 19: | ||
==== Input TXTs ==== | ==== Input TXTs ==== | ||
- | {{C3DInputTXT1_3.png}} | + | {{:C3DInputTXT1_3.png}} |
**Search** - Allows the user to search the loaded files for ones that meet certain parameters. The drop down menu to the right of the search box indicates which column is searched. The options are: All, Path, Name, Size and Profile. | **Search** - Allows the user to search the loaded files for ones that meet certain parameters. The drop down menu to the right of the search box indicates which column is searched. The options are: All, Path, Name, Size and Profile. | ||
Line 37: | Line 37: | ||
**Show Preview** - This button opens a window that allows the user to view the .txt file and can be helpful when creating profiles. | **Show Preview** - This button opens a window that allows the user to view the .txt file and can be helpful when creating profiles. | ||
- | {{C3DInputTXT2_2.png}} | + | {{:C3DInputTXT2_2.png}} |
**Create Profile** - The create profile button allows the user to create a new profile. | **Create Profile** - The create profile button allows the user to create a new profile. | ||
Line 51: | Line 51: | ||
**Save Profile** - The save profile button allows the user to save a profile that has been created so that it can be used again in another processing session. | **Save Profile** - The save profile button allows the user to save a profile that has been created so that it can be used again in another processing session. | ||
- | {{C3DProfileDialogue2.png}} | + | {{:C3DProfileDialogue2.png}} |
**Profile** - The profile section allows the user to enter the name of the profile they are creating. All profile names must be unique and will default to profile1, profile2, etc. | **Profile** - The profile section allows the user to enter the name of the profile they are creating. All profile names must be unique and will default to profile1, profile2, etc. | ||
Line 77: | Line 77: | ||
==== Output V3D TXT ==== | ==== Output V3D TXT ==== | ||
- | {{C3DOutputTXT1.png}} | + | {{:C3DOutputTXT1.png}} |
**Filepath** - The file path shows where the outputted file will be saved. It can be altered by using the browse button on the far right. | **Filepath** - The file path shows where the outputted file will be saved. It can be altered by using the browse button on the far right. | ||
Line 93: | Line 93: | ||
==== Input C3Ds ==== | ==== Input C3Ds ==== | ||
- | {{C3DInputC3D1_3.png}} | + | {{:C3DInputC3D1_3.png}} |
- | {{C3D_3DViewer2.png}} | + | {{:C3D_3DViewer2.png}} |
**Search** - Allows the user to search the loaded files for ones that meet certain parameters. The drop down menu to the right of the search box controls which column is being searched. The options are: All, Path, Name, Size and Tag. | **Search** - Allows the user to search the loaded files for ones that meet certain parameters. The drop down menu to the right of the search box controls which column is being searched. The options are: All, Path, Name, Size and Tag. | ||
Line 113: | Line 113: | ||
**Show Preview - 3D-Viewer** - When a file is selected and the Show Preview button used a 3D-view window will be opened. The buttons below the viewer allows the user to navigate the c3d file. The buttons are, from left to right, Move to beginning, Move one back, Start/ | **Show Preview - 3D-Viewer** - When a file is selected and the Show Preview button used a 3D-view window will be opened. The buttons below the viewer allows the user to navigate the c3d file. The buttons are, from left to right, Move to beginning, Move one back, Start/ | ||
- | |{{C3DInputC3D2_2.png}}|**Add Tag** - The add tag button allows the user to add the tag to the list.\\ \\ **Edit Tag** - The edit tag button allows the user to change a tag that has already been created.\\ \\ **Remove Tag** - The remove tag button allows the user to remove tags from the list.\\ \\ **Tag List** - Once a tag is listed it can be added to the files listed on the left by selecting files from the list on the left and using the arrow buttons between the two lists.| | + | |{{:C3DInputC3D2_2.png}}|**Add Tag** - The add tag button allows the user to add the tag to the list.\\ \\ **Edit Tag** - The edit tag button allows the user to change a tag that has already been created.\\ \\ **Remove Tag** - The remove tag button allows the user to remove tags from the list.\\ \\ **Tag List** - Once a tag is listed it can be added to the files listed on the left by selecting files from the list on the left and using the arrow buttons between the two lists.| |
==== Output CMO ==== | ==== Output CMO ==== | ||
- | {{C3DOutputC3D1.png}} | + | {{:C3DOutputC3D1.png}} |
**File Path** - This field is populated using the Browse button on the right. It allows the user to control where the CMO file will be saved. | **File Path** - This field is populated using the Browse button on the right. It allows the user to control where the CMO file will be saved. | ||
Line 125: | Line 125: | ||
**Convert Button** - Pressing the Convert button on the far right of the file | **Convert Button** - Pressing the Convert button on the far right of the file | ||
- | {{C3DConvertedFiles.png}} | + | {{:C3DConvertedFiles.png}} |
Once the CMO file(s) have been created they will be added to the Converted Files list. The first file path of the list is where the CMO file has been saved to. If the CMO file path is expanded it will show a list of the file paths of all the .c3d files that were used to create the CMO file. To the right of the CMO file path is the date and time that the CMO file was created. | Once the CMO file(s) have been created they will be added to the Converted Files list. The first file path of the list is where the CMO file has been saved to. If the CMO file path is expanded it will show a list of the file paths of all the .c3d files that were used to create the CMO file. To the right of the CMO file path is the date and time that the CMO file was created. | ||
Line 131: | Line 131: | ||
===== Other ===== | ===== Other ===== | ||
- | {{C3DWhatsThisButton.png}} | + | {{:C3DWhatsThisButton.png}} |
**What' | **What' | ||
- | {{C3DHelpButton.png}} | + | {{:C3DHelpButton.png}} |
**Help Button** - This button will open the [[Other: | **Help Button** - This button will open the [[Other: | ||
- | {{C3DAboutButton.png}} | + | {{:C3DAboutButton.png}} |
**About** - This button will open the About dialogue box which has the version number, the release date, the copyright information, | **About** - This button will open the About dialogue box which has the version number, the release date, the copyright information, | ||
- | {{C3DAboutDialogue2.png}} | + | {{:C3DAboutDialogue2.png}} |
other/convert3d/convert3d_documentation.1721157640.txt.gz · Last modified: 2024/07/16 19:20 by sgranger