|
[Sponsors] | |||||
|
|
|
#1 |
|
New Member
Jefferson Vieira
Join Date: Jul 2014
Location: Brazil/Scotland
Posts: 12
Rep Power: 13 ![]() |
Hi all,
I need to read a stl file and save it as geo from the command line. Does anyone know how to do it? Thanks in advance, Jefferson |
|
|
|
|
|
|
|
|
#2 |
|
New Member
Jefferson Vieira
Join Date: Jul 2014
Location: Brazil/Scotland
Posts: 12
Rep Power: 13 ![]() |
I just solved it.
Actually the output file didn't need to be .geo, it could be .msh, so I just used th following code: Code:
gmsh <input file> -1 -o <output file>.msh |
|
|
|
|
|
![]() |
| Tags |
| geo, gmsh, mesh, save, stl |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| GMSH extrude a boundary layer from an unstructured Mesh | Hillie | Mesh Generation & Pre-Processing | 2 | July 7, 2017 04:38 |
| Star CCM Overset Mesh Error (Rotating Turbine) | thezack | Siemens | 7 | October 12, 2016 12:14 |
| [Gmsh] STL on Gmsh + Mesh on Snappy | adrieno | OpenFOAM Meshing & Mesh Conversion | 3 | May 20, 2016 13:22 |
| [Gmsh] background mesh in gmsh | Nick_J | OpenFOAM Meshing & Mesh Conversion | 1 | March 20, 2013 05:20 |
| fluent add additional zones for the mesh file | SSL | FLUENT | 2 | January 26, 2008 12:55 |