QuickStart Tutorials Download Purchase Support

Reference
DAuthorize DBuild DBuy DCheck DColorize DDelete DDiagnose
DEdit DEmbed DExtrude DHatch DHelp DMerge DMesh
DOrder DProject DRead DRemesh DRepair DSeparate DUpdate

Tutorial examples: Example-0Example-1Example-2Example-3Example-4Example-5
Generate Soil Layer-Slope Finite Element Model from Curves
In this example, we will create the finite element model of a slope from lines read from the dxf file.

1. Use the DRead command to read the file (as shown below): DExample1.dxf, then select all curves and use the DMesh command.

2. Use the DDelete command to delete the selected faces, then use the DRepair command to fill holes in the mesh.

3. Use the MeshPlane command to draw a mesh plane, use the DMerge command to merge all meshes (MeshType=Joined), then use the DRemesh command for remeshing.

4. Use the DSeparate command to separate the meshes (SeparateMode=AllSurfaces), then use the DColorize command to color them.

5. Set group information and mesh size for each mesh (as shown below).

6. Use the DRemesh command to remesh these meshes again (command parameters as shown below, the result after this step: DExample1-After.3dm).

7. Use the Build command to build the finite element model and open it in finite element software (related model files are: DExample1.inp, DExample1.mac, DExample1.fpn, DExample1.f3grid and DExample1.fpn).