#include "PhysicalModelIO.h"
#include <vector>
#include <algorithm>
#include "StructureProperties.h"
Go to the source code of this file.
Classes | |
class | Structure |
Pure virtual class that represent an element of the structure. This implies that every structure could be represented in 3D and is a part of a structural component. More... | |