> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ntop.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Before We Begin: Lattices

export const YouTubeVideo = ({src, title, caption}) => {
  return <Frame caption={caption}>
      <iframe className="w-full aspect-video rounded-xl" src={`https://www.youtube.com/embed/${src}`} title={title} allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen></iframe>
    </Frame>;
};

<YouTubeVideo src="q74K3s-gPhI" />

In this course, we will:

* Get to know Lattices, their properties, and how to apply them to designs.
* Understand how to work with the **Periodic Lattice**, including defining **Unit Cells** and the **Cell Map** of a lattice structure
* Explore the various ways of latticing to create and manipulate custom or conformal structures, surface textures, and ribbings

**Example File:**

[210\_1\_1 Lattice Type Visualization.ntop](https://files.learn.ntop.com/Courses/210%20Intro%20to%20Lattices/nTop%20Files/210_1_1%20Lattice%20Type%20Visualization.ntop)

*This file was last updated in nTop 4.2.3*
