> ## 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.

# Advanced Field Driven Design

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="2SqEDbWMkHA" />

#### Description

This training takes you through two body fields and two applications of this advanced field driven design concept. After completing this training, you will have developed an understanding of what occurs when you add, subtract, and divide two bodies.

**Prerequisites:**[101: nTop Essentials](/courses/101-ntop-essentials/),[210: Intro to Lattices](/courses/210-intro-to-lattices/), [220: Intro to Field Driven Design](/courses/220-intro-to-field-driven-design/), [321: Intermediate Field Driven Design](/courses/321-intermediate-field-driven-design/)

**What is covered:**

* The process for creating the two-body field.
* How to apply the two-body field to ramp a lattice structure.
* How to create conformal ribbing defined by two bodies.

**Downloadable Files:**

[Advanced\_FDD\_–\_Two\_Body\_Field.zip](https://files.learn.ntop.com/Courses/Recorded%20Trainings/Advanced%20Field%20Driven%20Design/Advanced_FDD_--_Two_Body_Field.zip)
