Template Composition

You can embed templates inside of other templates. The nested template behaves like a component.

To nest a template inside another template

  1. Drag an existing template from the Project Browser into the template that you are currently working on.

  2. Bind the nest template properties to the properties located on the parent template's Custom properties such as UDT parameters.

Next...