Skip to main content

About this Block

What it does: Constructs a Cell Map from a Quad Mesh. The cells are constructed by offsetting along the normals of each quad face of the input Surface Mesh. This domain is then subdivided by the Layer count value. This map serves as a layout for the lattice Unit Cells. Common uses:
  • Used as an input for the Periodic Lattice block.
  • When you need to stitch together several CAD Faces to create a conformal lattice.
  • A Cell Map from a Quad Mesh is unstructured and does not have U, V, W guides.
  • It maps out a Unit Cell to each quad face.
  • The input Surface Mesh must contain only quad faces.
Quad Creates a Cell Map that is conformal to a quad mesh. Note that the underlying U, V field properties will not be continuous.

Inputs

NameTypeDescription
Surface meshMeshQuad mesh that the cell map will be generated from.
HeightScalar FieldHeight of the cell map from the surface of the mesh
Layer countIntegerNumber of cell layers that the domain will be subdivided into.

Outputs