Depending on the design of a Px file, a single "parent" Px file may contain many "child" Px files by using many PxInclude widgets.
The following diagram illustrates the basic concept of embedding one Px file in one or more other Px files.

Note the following about the Px files represented in this diagram:
PxIncludes work by defining an ord property value that points to the "included" file, as shown in the following illustration.

This example shows the "inc1.px" file embedded in another Px file. The embedded filename is visible in both the Properties dialog box and in the Widget Tree.
When PxIncludes are added to a Px file, the "include" markup appears as follows in the Px code (visible in the "Text File Editor" view).

Copyright © 2000-2014 Tridium Inc. All rights reserved.