Site Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

- Both sides previous revision Previous revision
Next revision
- rhino:convert3dm [2025/05/09] maryfugier [Method 2: Convert3DM on the Windows Search Path]
+ Previous revision
+ rhino:convert3dm [2025/05/09] (current) maryfugier
@@ Line -7,5 +7,12 @@ removed created
 Convert3dm support Rhino file versions 1 through 8.
 
 ==== Syntax ==== 
 **convert3dm input.3dm output.3dm [--version=0] [--log=logfile_path]** 
   * version is one of 1, 2, 3, 4, 5, 50, 60, 70, 80. 
   * Default version is 80. 
   * Optional: Logfile_path is the path to the text log representing the file that was read. 
   *// Names of files with spaces need to be surrounded by double quotes. "42 inch vanity V6.3dm"// 
  
 ===== Method 1: Adding Convert3DM in Model Folder (Easy) =====
 
   - Download the version of [[https://www.food4rhino.com/en/app/convert3dm|Convert3dm]] appropriate for your operating system. 
@@ Line -17,15 +24,7 @@ removed created
   - Type **CMD**. {{ :undefined:convert3dm-win2a.png?400 |}}
   - The Command Prompt Windows will open. {{ :undefined:convert3dm-Win3.png?600 |}}
   - Type the command in the following Syntax BELOW:  
   - **<code> Convert3DM "42 inch vanity.3dm" "42 inch vanity V6.3dm" --version=6 ** </code> {{ :undefined:convert3dm-Win4.png?700 |}}
   - Hint: type syntax of command into Notepad. Copy and paste into the CMD window.
   - Convert3dm reads the 3dm file and writes a new 3dm file using the specified file version.{{ :rhino:convert3dm-win5.png?700 |}} {{ :rhino:convert3dm-win6.png?400 |}}
 
 ==== Syntax ====
 **convert3dm input.3dm output.3dm [--version=0] [--log=logfile_path]**
   * version is one of 1, 2, 3, 4, 5, 50, 60, 70, 80.
   * Default version is 80.
   * Optional: Logfile_path is the path to the text log representing the file that was read.
   *// Names of files with spaces need to be surrounded by double quotes. "42 inch vanity V6.3dm"//
 
 If the optional --version argument is not specified, a version 80 file is written.
@@ Line -52,6 +51,6 @@ removed created
   - Type **CMD** in the Windows Search box. {{ :undefined:convert3dm-win2a.png?400 |}}
   - The Command Prompt Windows will open. {{ :undefined:convert3dm-Win3.png?600 |}}
   - Type the command in the following Syntax BELOW. <code> Convert3DM "42 inch vanity.3dm" "42 inch vanity V6.3dm" --version=6 </code> {{ :undefined:convert3dm-Win4.png?700 |}}\
   - Hint: type syntax of command into Notepad. Copy and paste into the CMD window.
   - Convert3dm reads the 3dm file and writes a new 3dm file using the specified file version.{{ :rhino:fixed_v6_files.png?400 500 |}}
 
rhino/convert3dm.1746827430.txt.gz · Last modified: 2025/05/09 by maryfugier