AMCAX Kernel 1.0.0.0
StepMesh.hpp File Reference

Class for reading STEP file and convert solid to mesh. More...

#include <common/Macros.hpp>
#include <fstream>
#include <functional>
#include <iostream>
#include <istream>
#include <memory>
#include <mesh/TriSoup.hpp>
#include <optional>
#include <step/mesh/StepMeshProgress.hpp>
#include <topology/TopologyMacros.hpp>
Include dependency graph for StepMesh.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  AMCAX::STEP::StepMesh< Traits >
 Class for reading STEP file and convert solid to mesh. More...
 

Namespaces

namespace  AMCAX
 Namespace of all interface in the AMCAX kernel.
 
namespace  AMCAX::STEP
 Namespace of all interface in the AMCAX STEP module.
 

Detailed Description

Class for reading STEP file and convert solid to mesh.

This file is part of AMCAX kernel.