Manufacturing Solutions

Midsurface Rerun

Midsurface Rerun

Previous topic Next topic No expanding text in this topic  

Midsurface Rerun

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

Sometimes the automatically extracted midsurface includes gaps caused by a failure to correctly interpret relatively complex topology.  In many cases, this can happen when the solid part has fillets on one side but not on the other, or a fillet has a step or "ledge" at one end of its curve:

midsurface_rerun_auto_failed

Here, a step in the fillet has caused a gap in the midsurface.

This occurs because the midsurface extraction tool attempts to automatically determine where each point in the geometry should collapse to meet the generated midsurface:

midsurface_rerun_collapsed_example

The errors occur when the extraction tool collapses a point to the wrong corresponding location on the midsurface.  Often this is due to the two end-points on a line collapsing to separate points instead of the same point.  In the example above, the curved lines in each fillet are correctly associated with each other, but in the first example, the step in the fillet caused the extraction tool to interpret the two points at the end of the step's edges to associate with each other and collapse (correctly) toward the T-joint of the midsurface, while the remaining points at the other ends of the curved lines were then incorrectly collapsed in a normal direction instead of to the same point:

midsurface_rerun_failed_pointcollapse

The rerun option allows you to visualize which points the extraction tool believes to be linked (and which will therefore collapse to the same point on the midsurface), and manually define lines and line chains to establish the linkage between points that should collapse to the same location.

 

Visualizing Point Associations


The Rerun switch that displays on the auto midsurface subpanel has three options: no rerun, prepare for rerun, and do rerun.  To visualize point associations, select prepare for rerun.

Consider the following solid entity:

midsurface_rerun_partstart

When you auto-extract its midsurface, the result contains gaps:

midsurface_rerun_part_gaps

Rejecting the midsurface, selecting prepare for rerun, and then extracting again displays the same midsurface, along with blue highlighting of the lines that connect associated points:

midsurface_rerun_prepare_example

Here you can see that the problem is caused by the failure of the extraction to collapse the points from each of the fillet curves:

midsurface_rerun_prepare_example2

This could be fixed by manually specifying the fillet curves as additional lines to collapse.

 

Specifying lines to collapse


Setting the rerun switch to do rerun adds another button to the subpanel called edit collapsed lines.  This button opens a temporary panel in which you can trim surfaces to create additional points and lines, and manually select lines that you wish to collapse to a single point on the midsurface.

Note:It is not necessary or recommended to reject the existing midsurface, as the do rerun option will delete any existing midsurface before extracting a new one anyway.  In fact, it is helpful not to delete the existing midsurface, particularly after using the prepare for rerun option, since this provides you with  valuable visual information to determine where the problem areas lie.

 

Picking lines to collapse

Click the lines selector to highlight it, and then click each line segment that you want to collapse to a single point on the midsurface.  When you click collapse, these lines are highlighted light blue, similar to the darker blue ones that the extraction tool has already flagged for collapse:

midsurface_rerun_editcollapsedlines

When you return from the temporary edit collapsed lines panel to the auto midsurface subpanel, the selected lines remain flagged for collapse.  Ensure that your main surfaces are selected and attempt to extract again; the original midsurface is deleted and a new one is generated, this time using both the automatically-found collapsed lines, and the ones that you specified:

midsurface_rerun_fixed

Using the additional collapsed lines, the midsurface extraction no longer fails in this area.

Note:In this example there is still another failed area in the left of the image, because we did not specify any additional lines to collapse there.

 

Trimming surfaces

You can trim specific surfaces by picking them with the surfs selector, then clicking the drag a cut line button.  Next, click the screen where you wish the line to begin, and one or more times where you want it to either end, or change direction.  When finished, press <escape> to generate the line, which will trim any selected surfaces that it crosses.  If you do not like the results, click reject before leaving this temporary panel.