Logical structure
- Last UpdatedSep 04, 2024
- 1 minute read
The XR Studio organizes project files into sections. The base project comes with a set of predefined groups and the developer can extend or reorganize this structure.

Grouping
The grouping can be based on:
-
File types
-
Plant sections
-
Files scope
-
Any way the developer finds useful
Typical logical structure
This is a typical logical group structure.
|
File type |
Description |
|---|---|
|
3D Graphic Contexts |
Contains the graphic context type files. |
|
Bridge |
Contains the files used to set up the communications inside the application network (shares.xml) and external inputs like the process simulator (bridge.xml). It may also contain the files used by the Bridge Generator to automatize the communication creation set up. |
|
Config files |
Contains the modules configuration files for the application (cfg_simulation.xml). |
|
Localization |
Contains only lang.xml. |
|
Logic |
Contains the logic script files; both generic and graphic context-related. |
|
Logs |
Links to XR Studio and application log files. |