I have an Apex model that has one geometry part that is meshed. How can I import that into another Apex database as a new part containing the geometry and corresponding mesh?
I have an Apex model that has one geometry part that is meshed. How can I import that into another Apex database as a new part containing the geometry and corresponding mesh?
Hi Daron, you can export out the geometry as parasolid and import that to your original model and then you would have to re-mesh the imported parasolid again. Unfortunately, there is no way to bring in mesh and geometry both into the new database.
Hi Daron, you can export out the geometry as parasolid and import that to your original model and then you would have to re-mesh the imported parasolid again. Unfortunately, there is no way to bring in mesh and geometry both into the new database.