Links, Workflow (enhancements), Images
The Mesh to CAD functionality is transitioning the optimisation result from an STL-file back into a NURBS CAD-file. Therefore, a surface quad mesh is modelled on the optimisation result geometry and patches for bigger planar surfaces are merged intelligently.
The Retransition should be performed on a non-intersected optimisation result. After the Retransition a boolean intersection with the Design Space can be done to create all functional surfaces and sharp edges. The resulting NURBS CAD-Geometry can be manipulated by MSC Apex (Generative Design) or any CAD software. The Retransition ensures and simplifies the continuing workflow to the FE-Reanalysis, further CAD modification and process simulation.
...
The workflow to achieve this transition is as follows:
Import a non-intersected optimisation result. You can find this file in your project folder: Project → Meshless Generative Design Scenario 1 Step 1.v1 → buildSpace_MC_MainData_Loop_64.stl
Create a NURBS CAD geometry with the Facet Body to NURBS Geometry Tool (Geometry Edit Tools)
Let the software determine a suitable Quad-mesh size
Choose your own suitable Quad-mesh size
Nurbs not fully generated. Status message: …
Use Geometry Cleanup tools
If necessary use the Filler tool to restore missing NURBS-Patches
Boolean Intersection between the NURBS geometry and Design Space either in MSC Apex Generative Design or MSC Apex
You can find a step by step tutorial here.MSC Apex Generative Design is a design generator. Thus, to verify the results a reanalysis with a high precise FE-Analysis Tool as MSC Apex (Nastran) should be done after deciding on a design. We recommend a reanalysis for all critical parts to include the relevant boundary & overload conditions that aren’t taken into account during an optimisation.
There are two ways to realize a FE-Reanalysis. One based on the created STL-file and another by creating a NURBS-Geometry (Retransition). For both methods an intersection has to be done to create functional sharp edges and surfaces on which the boundary conditions can be applied. Either automatically during the optimisation or manually with MSC Apex Generative Design. Since major improvements regarding speed and robustness for the Retransiton and the following intersection, the NURBS-Geometry workflow is recommended.
...
NURBS-Geometry Workflow
Create a NURBS-Geometry with the Facet Body to NURBS Geometry Tool. We recommend to use a non-intersected geometry for this. Therefore, the smooth geometry can be exported from the Post Processing.
Boolean Intersection between the retransitioned NURBS-Geometry and Design Space either in MSC Apex Generative Design or MSC Apex.
Import the NURBS CAD-file to MSC Apex.
Remesh the geometry with a solid mesh (Tet-elements).
Apply the boundary conditions
Make sure that the applied boundary conditions are the same as in the optimisation (Loads are applied as RBE3 elements and fixations as RBE2 elements)
STL-file Workflow
Export a design candidate from the Post Processing.
Make sure the intersected geometry is used. Otherwise a manual intersection needs to take place in MSC Apex Generative Design or MSC Apex.
Import the intersected STL-file into MSC Apex as a mesh.
Use the Geometry-from-Mesh tool to create a faceted body.
Delete the imported surface mesh.
Remesh the geometry with a solid mesh (Tet-elements).
Apply the boundary conditions:
Make sure that the applied boundary conditions are the same as in the optimisation (Loads are applied similar as RBE3 elements and fixations as RBE2 elements)