|
|
Line 27: |
Line 27: |
| :# [[SMS:Feature Stamping|Stamp new features]] (channel, roadway embankment, or other). | | :# [[SMS:Feature Stamping|Stamp new features]] (channel, roadway embankment, or other). |
| |} | | |} |
| {|class="mw-collapsible mw-collapsed" | | {|class="mw-collapsible mw-collapsed" style="width:80%; border:1px solid #D0E0FF; margin-bottom:0.4em;" |
| |- | | |- |
| !width="400" style="text-align:left;"|4. Define model limits (domain). | | !style="text-align:left;"|4. Define model limits (domain). |
| |- | | |- |
| |width="400"|
| | | |
| :# Generate a [[SMS:Generic Mesh Coverage|Mesh Generator]] map coverage.
| | <blockquote> |
| :#* For some models, create the model coverage that will hold the feature objects used to generate the mesh.
| | {{SRH Define Model Limits Workflow}} |
| :# [[SMS:Digitize|Digitize]] arcs to define mesh limits.
| | </blockquote> |
| :# Define mesh density and type (in Mesh Generator coverage).
| |
| :# Create [[SMS:Arcs|arcs]] along key breaklines and notable features (banklines, structures, piers, road embankments, etc.).
| |
| :# Set [[SMS:Arcs#Redistribute Vertices|vertex spacing]] on arcs to define mesh element size.
| |
| :# Specify [[SMS:2D Mesh Polygon Properties|mesh type]] for each polygon (pave / patch / none).
| |
| :# Assign [[SMS:Scatter Module|scatter]] data.
| |
| |} | | |} |
| | | {|class="mw-collapsible mw-collapsed" style="width:80%; border:1px solid #D0E0FF; margin-bottom:0.4em;" |
| {|class="mw-collapsible mw-collapsed" | |
| |- | | |- |
| !width="400" style="text-align:left;"|5. Generate mesh. | | ! style="text-align:left;"|5. Generate Mesh. |
| |- | | |- |
| |width="400"|
| | | |
| :# [[SMS:Mesh Generation|Generate mesh]] using '''Map → Mesh''' command.
| | <blockquote> |
| :#* Optionally can generate mesh from a grid or scatter set.
| | {{SMS Generate Mesh}} |
| | </blockquote> |
| |} | | |} |
|
| |
|
Revision as of 18:05, 1 September 2015
To create a mesh in SMS, use the following steps:
Expand1. SMS project setup.
|
Expand1. Start SMS, or clear existing projects in SMS.
|
- If SMS is already running, select File | Delete All.
- A new project can also be started by using CTRL + N.
|
|
Expand4. Define model limits (domain).
|
Expand1. Create a Mesh Generator coverage in the Map module.
|
- Create a new coverage with the "Mesh Generator" type.
Expand1. Create new coverage from scratch.
|
- Select Map Data in the Project Explorer and use the New Coverage right-click command.
- Use the New Coverage dialog to create a new coverage by selecting the desired coverage type, and naming the coverage.
|
Expand2. Create new coverage from an existing coverage.
|
- Use the Duplicate command on an existing coverage. This will copy any feature objects on the coverage.
- Use the Rename command to give the coverage a new name.
- Change the coverage type.
|
|
Expand2. Digitize arcs to define domain edges.
|
Expand1. Create feature arcs, nodes and vertices.
|
- With the Mesh Generator coverage as the active coverage, create feature objects.
- Use the Create Feature Arc
tool to create arcs in the map coverage.
- Begin creating a new arc by clicking in the graphics window at either arc end. If clicking on an existing feature node, vertex or arc, the new arc will snap to that object.
- Double-click or press the Enter key to terminate the arc.
- Use the Create Feature Node
tool to create additional nodes alone or to split arcs.
|
Expand2. Modify arcs.
|
- Feature arcs often need to be edited after initial creation.
Expand3. Split arcs.
|
- An existing arc can be split by:
Expand3. Add a new connecting arc.
|
- Use the Create Feature Arc
tool to start or end a new arc on an existing arc to split the existing arc into two arcs.
|
|
|
|
Expand3. Generate domain extent arcs from other data sources.
|
- Domain extents can be created from data outside of the Map module by converting the data to a mesh generator coverage.
Expand1. Convert GIS objects to a map coverage.
|
Expand1. Convert raster data to feature objects.
|
- Converting raster data to feature objects can be done in one of two ways:
- Right-click on the raster data and select Convert To | Feature Objects which will create a new map coverage with arcs along all contours.
- Right-click on the raster data and select Convert To | Feature Objects at Elevation and enter a contour elevation to create arcs in a new coverage along the specified elevation.
|
|
Expand2. Convert a scatter dataset to a map coverage.
|
Expand2. Convert scatter boundaries to a map coverage.
|
- Select the Data | Boundary→Feature command.
- Use the Select Coverage dialog to create a new coverage for the arcs or have the boundary arcs created on an existing coverage.
|
|
|
Expand4. Merge domain coverages.
|
- If domain extents have been created on multiple map coverages, these coverages need to be merged into a Mesh Generator coverage.
- Select multiple coverages that have feature objects which need to be on the same coverage.
- Use the Merge Coverages right-click command.
- Right-click on the new coverage and set the correct coverage type.
- Use the Clean Options dialog to resolve conflicting feature object data in the new coverage.
|
|