OBJECTIVE:
- Carry out geometry cleanup operation on the given models.
- Extract mid surface.
- Clean mid-surface geometry.
- Ignore holes less than dia 5mm.
- Create a 2D mesh with target length 5mm, min 3.5mm max 7mm.
- Assign proper thickness, by creating a generic property.
- Save in .hm format.
PROCEDURE:
Part 1:
- IMPORT:
- Given model is imported to Hyperworks using import model option.
_1618315578.png)
- Part-1 Topo View:
- The given model is viewed in topo mode to view the surface edges.

Geometry Cleanup of Part 1:
- Since the topo mode view shows the surface irregularities in the imported model, it should be cleared before the mid surface of the model is obtained.
- The geometric cleanup of the imported model is done using the following tools:
- For missing surfaces, the filler surf option under the quick edit tab is used
- For Disconnected edges, the toggle edge option under the quick edit tab is used.
_1618315856.png)
Extraction of Mid-surface:
- The next step is to extract the mid-surface. The mid-surface is available in the geometry panel
- After opening the mid-surface tool, the surfaces should be selected and the option used to extract the mid surface is offset+planes+sweeps. And the mid-surface panel
The extracted mid-surface

- The next step is to find out any surface fillet will lead to minimum element size error and defeature those fillets through the defeature option.
_1618322240.png)

- Then, some holes are noticed with a minute diameter. The radius can be founded by the Distance option( Keyboard Short-cut is F4). In that, the distance with three nodes should be selected. And by placing the nodes on that free edge, will show the radius of that hole. With the help of this radius, the diameter can be known.
Note: The holes with a diameter less than 5mm can be ignored.
_1618316350.png)
_1618316364.png)
Generating Mesh:
- After geometry clean up, the next step is to generate the mesh. Before generating the mesh, there are some prerequisites. They are filling up the criteria editor
_1618317058.png)
- The meshing is done by using auto mesh tool under the 2-D tab with elements size as 5 and element type as mixed.
- The meshing of each component is done surface wise from one small surface
_1618317407.png)
- Similarly, meshing is progressed into adjacent attached surfaces to mesh the whole model.

QUALITY Check:
- The meshed elements of all components are checked using the quality index tool.
- The elements violating the specified quality criteria are marked yellow and red.
- Cleanup tools like element optimize and place node within the quality index is used to optimize the violating elements.
- For elements that are not optimized to within the criteria range with the quality index tool, the Elem cleanup tool is used.
- In situations where quality index and elem cleanup tools failed to rectify the violating elements, the auto mesh tool is used to remesh the non-optimized elements.
- The elements of all components are checked if any more violating elements are present.
- If present, the above steps are repeated until all elements fall under the given quality criteria.
_1618317564.png)
- The next step is to check the free-edges. The shortcut for that is Shift+F3 (edges). By entering into the edges panel, selecting the component, and click on "Find edges". The free edges are obtained.

- The next step is to check for "Normals". The normals option is available in the "Tool" panel. After entering into the normal option, all elements are selected. In order to view the normals for every element.
_1618317793.png)
Assigning thickness:-
- After generating the mesh, the next step is to assign the thickness. For assigning thickness, a property needs to be created. Property can be created by right-clicking on the Tab bar. And the created property can be renamed for easy understanding, appears in the tab bar.
- After creating a property, By clicking on it the parameters with respect to that property are shown. By assigning the value to be 0.9 mm.
_1618317881.png)
- The next step is to assign the property to the mid-surface component, where the elements are present. Assigning can be done by right-clicking on the component to which the thickness should be assigned. Immediately, A dialog box appears, in that there will be an assigned option. By clicking on it, a dialog box. In that, the property is chosen and applied.
- Therefore, The final component after assigning the thickness.

Part 2:
- IMPORT:
- Given model is imported to Hyperworks using import model option.

- Part-2 Topo View:
- The given model is viewed in topo mode to view the surface edges.
_1618318484.png)
- Geometry Cleanup of Part 2:
- The model part2 when viewed under topo mode does not have any sort of geometrical error hence no geometry correction was required.
MID-SURFACING:
- The Mid-surface of the closed solid is extracted using the Surface-edit tool under the Geometry tab.
- the Mid surface is used to obtain the mid-surface with an offset option.
- Midsurface generated is stored under an initial collector. we need to move to another component
- The extracted mid-surface is shown below placed exactly in the middle of the given model
_1618318750.png)
GEOMETRY CLEAN-UP:
- There are some regions that have Which leads to the violation of quality criteria. This can be overcome by replacing those points. This replacement option is available in the quick edit panel
- The holes with a diameter less than 5mm can be ignored.
_1618318885.png)
_1618319282.png)
_1618319304.png)
Generating the mesh:-
- In order to mesh the component faster, only some surfaces have meshed. For the remaining surfaces, the elements are reflected.
_1618319374.png)
_1618319396.png)
- The reflect option is available in the "Tool" panel
- The elements to be reflected are duplicated, the direction to which the elements should be reflected(Y-axis) & the base point is selected at the center. After reflecting the elements on one side, the component
_1618319465.png)
_1618319516.png)
- And the quality criteria are verified. The elements failing are shown as zero.
_1618319610.png)
- Even though the component is meshed fully by using reflect option, there will be a gap and no connectivity between the nodes. This can be noticed by the option "Find edges". In that, the elements which are reflected are to be selected and clicking on preview equivalence.
- The next step is to verify the free edges. It is also verified by the "find edges" option. The obtained free edges
- The next step is to check for normals. The normals are checked in the same way as done for component
_1618319707.png)
Assigning thickness:
- The next step is to assign the thickness. For assigning the thickness, a property is created & the thickness value with respect to the parent geometry is entered.
_1618319767.png)
Part 3:
- IMPORT:
- Given model is imported to Hyperworks using import model option.

- Part-3 Topo View:
- The given model is viewed in topo mode to view the surface edges.
_1618319928.png)
- Geometry Cleanup of Part 3:
- The model part-3 when viewed under topo mode does not have any sort of geometrical error hence no geometry correction was required.
MID-SURFACING :-
- The Mid-surface of the closed solid is extracted using the Surface-edit tool under the Geometry tab.
- the Mid surface is used to obtain the mid-surface with an offset option.
- Midsurface generated is stored under an initial collector. we need to move to another component
- The extracted mid-surface is shown below placed exactly in the middle of the given model
_1618320027.png)
GEOMETRY CLEAN-UP :-
- Geometry cleanup is done with the help of the auto cleanup tool under the Geometry tab.
- Some of the edges are manually suppressed using the toggle edge option under the quick edit panel.
- Larger surfaces are further divided using a split surf-node/split surf-line option under the quick edit panel to obtain a proper mesh.
- Holes up to 5mm diameter is avoided by using the filler surf tool under the quick edit tab.
_1618320398.png)
- The next step is to take a midline in between two surfaces with trim with surface/plane options on both sides
_1618320580.png)

Generating mesh:-
- The next step is to generate the mesh. In order to mesh faster with proper mesh flow, only some surfaces have meshed.
_1618320782.png)
- The mesh near the holes is to be rotated. In order to obtain the proper mesh flow.
_1618320804.png)
Quality Check :-
- The meshed elements of all components are checked using the quality index tool.
- The elements violating the specified quality criteria are marked yellow and red.
- Cleanup tools like element optimize and place node within the quality index is used to optimize the violating elements.
- For elements that are not optimized to within the criteria range with the quality index tool, the Elem cleanup tool is used.
- In situations where quality index and elem cleanup tools failed to rectify the violating elements, the auto mesh tool is used to remesh the non-optimized elements.
- The elements of all components are checked if any more violating elements are present.
- If present, the above steps are repeated until all elements fall under the given quality criteria.
_1618320955.png)
_1618320986.png)
- The next step is to check for free edges.
_1618321051.png)
- Then, it's time to check for the normals. The normals for the given component with the color display
_1618321101.png)
Assigning thickness:-
- The next step is to assign the thickness. This is done by creating a property and assigning the thickness value to it.

- Finally, after assigning the thickness of the component.

Learning by Object:-
- Extracted the mid surface and performed the geometry clean-up on the given components.
- Generated a 2D mesh on the given components by following the element quality criteria.
- Finally, assign the thickness for the given components.