Mesh, Integer, Scalar, Scalar, Bool
Mesh, Integer, Scalar, Scalar, Bool, 1.1.0
Mesh, Integer, Scalar, Scalar, Bool, 1.2.0
About this Block
What it does: Creates a solid mesh along the boundary of a surface mesh using a defined number of layers. There is also an option to create a completely solid mesh. Commons uses:- Thickening a surface mesh.
- If the surface mesh contains quad elements, hexagon elements are created.
- If the surface mesh contains triangular elements, then wedge elements are created.
- If Tetrahedralize is toggled on, it meshes the interior using tetrahedral elements where it can.
- Can’t be used in Topology Optimization because not all elements will be tetrahedral.
- The Growth rate specifies the ratio of element size from one element to another. The number can be anything greater than 1. The smaller the number is, the more uniform the mesh is.
Example File
Download Example: Boundary Layer Mesh
Mesh, Integer, Scalar, Scalar, Bool
Create a boundary layer mesh from a surface mesh.Inputs
Outputs
| Type |
|---|
| Volume Mesh |
Mesh, Integer, Scalar, Scalar, Bool, 1.1.0
Create a boundary layer mesh from a surface mesh.Inputs
Outputs
| Type |
|---|
| Volume Mesh |
Mesh, Integer, Scalar, Scalar, Bool, 1.2.0
Create a boundary layer mesh from a surface mesh.Inputs
Outputs
| Type |
|---|
| Volume Mesh |

