|
AMCAX Kernel 1.0.0.0
|
Class for reading STEP file and convert it to mesh. More...
#include <common/Macros.hpp>#include <fstream>#include <functional>#include <iostream>#include <istream>#include <memory>#include <mesh/TriSoup.hpp>#include <optional>
Classes | |
| class | AMCAX::STEP::Step2Mesh< Traits > |
| Class for reading STEP file and convert it to mesh. More... | |
| struct | AMCAX::STEP::Step2Mesh< Traits >::SolidInfo |
Namespaces | |
| namespace | AMCAX |
| Namespace of all interface in the AMCAX kernel. | |
| namespace | AMCAX::STEP |
| Namespace of all interface in the AMCAX STEP module. | |
Class for reading STEP file and convert it to mesh.