SMS:Element Patch Workflow: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 13: Line 13:
{|class="mw-collapsible mw-collapsed" style="width:80%; border:1px solid #D0E0FF; margin-bottom:0.4em;"
{|class="mw-collapsible mw-collapsed" style="width:80%; border:1px solid #D0E0FF; margin-bottom:0.4em;"
|-
|-
!style="text-align:left;"|1. Convert section of mesh to the Map module.
!style="text-align:left;"|2. Convert section of mesh to the Map module.
|-
|-
|
|
Line 26: Line 26:
{|class="mw-collapsible mw-collapsed" style="width:80%; border:1px solid #D0E0FF; margin-bottom:0.4em;"
{|class="mw-collapsible mw-collapsed" style="width:80%; border:1px solid #D0E0FF; margin-bottom:0.4em;"
|-
|-
!style="text-align:left;"|2. Generate mesh with patch elements.
!style="text-align:left;"|3. Generate mesh with patch elements.
|-
|-
|
|
Line 35: Line 35:
{|class="mw-collapsible mw-collapsed" style="width:80%; border:1px solid #D0E0FF; margin-bottom:0.4em;"
{|class="mw-collapsible mw-collapsed" style="width:80%; border:1px solid #D0E0FF; margin-bottom:0.4em;"
|-
|-
!style="text-align:left;"|3. Merge meshes.
!style="text-align:left;"|4. Merge meshes.
|-
|-
|
|

Revision as of 21:48, 23 August 2018

To create an element patch from an existing mesh, do the following:

1. Define area of mesh where the patch will be applied.
  1. Using the Create Nodestrings tool, create four nodestrings enclosing the area to be patched.
2. Convert section of mesh to the Map module.
  1. Select the nodes strings
  2. Select the Data | Mesh→Map command
  3. Choose the Nodestrings → Arcs option
  4. Click on Create New Coverage
  5. Choose Mesh Generator, click OK.
  6. Click OK to close the Mesh→Map dialog
3. Generate mesh with patch elements.
  1. Build polygons in the new Mesh Generator coverage
  2. Set appropriate options on the polygons
  3. Generate a mesh from the coverage
4. Merge meshes.
  1. Select the original mesh and the new mesh in the Project Explorer
  2. Right-click on the selected meshes and choose the Merge 2D Meshes command.