3d_modeling:fusion360

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
3d_modeling:fusion360 [2023/06/12 07:51] – [Import curve from CSV file] formlab3d_modeling:fusion360 [2025/04/11 05:46] (current) – [Fusion 360] formlab
Line 11: Line 11:
  
  
 +## Edit imported SVG files
 +
 +  * import SVG curve
 +  * You can't edit this: only drag around sections of the curve. 
 +  * Make a new sketch and project the SVG curve into it. 
 +  * right click on the projected curve and select 'break link'
 +  * Now you can edit the curve directly
 ==== Import curve from CSV file ==== ==== Import curve from CSV file ====
  
Line 30: Line 37:
       * Search: ''(^.*$)''       * Search: ''(^.*$)''
       * Replace: ''\1,0''       * Replace: ''\1,0''
-    * before''5.23,1.87'' + 
-    * after: ''5.23,1.87**,0**''+After a replace-all 
 + 
 +<code> 
 +0.36,22.16,0 
 +0.54,22.24,0 
 +0.72,22.32,
 +0.89,22.40,
 +</code> 
   * In Fusion 360, go to ''Utilities > Add-Ins''   * In Fusion 360, go to ''Utilities > Add-Ins''
   * Under the ''Scripts'' tab, Run ''ImportSplineCSV'' & open the changed CSV file.   * Under the ''Scripts'' tab, Run ''ImportSplineCSV'' & open the changed CSV file.
  • 3d_modeling/fusion360.1686581467.txt.gz
  • Last modified: 2023/06/12 07:51
  • by formlab