Visual Studio Structure ( C/C++ ) is one of Understand's built-in architectures — automatic ways to group a codebase (by directory, git history, language, …) for graphs, metrics, and dependency analysis.
Visual Studio Structure ( C/C++ )
Languages: C, C++Create an architecture in Understand that matches the structure of projects, filters, and files within your Visual Studio solution.
Once you've selected a Visual Studio solution or project file, the plugin will automatically generate the corresponding architecture in Understand, making it easier to navigate and understand your project's organization.
Compare to the built-in Visual Studio architecture, which needs no solution file because it uses the project membership recorded when the project was imported, and groups the files in each project by directory rather than by the solution's filters.