2#include "Design/Headers/DesignObjectLookup.h"
3#include "Base/Headers/String.h"
4#include "Base/Headers/UUID.h"
5#include "Base/Headers/Buffer.hpp"
The equivelent of std::vector but with a bit more control.
A core class where all Design Objects including models, materials, and geometries are stored.
Encapsulates the options needed to generate a report, including the report template path,...
String format_source
Path to the NCReport XML template file.
DesignObjectLookup * lookup
The design object lookup providing access to model data.
Buffer< UUID > ids
UUIDs of the design objects to include in the report.
The core String class for the NDEVR API.
The primary namespace for the NDEVR SDK.