AMCAX Kernel 1.0.0.0
StepReader.hpp File Reference

Class used for translating STEP file to TopoShape objects. More...

#include <fstream>
#include <functional>
#include <istream>
#include <memory>
#include <optional>
#include <vector>
#include <common/Macros.hpp>
#include <step/StepData.hpp>
#include <step/StepLengthUnit.hpp>
#include <step/StepProgress.hpp>
Include dependency graph for StepReader.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  AMCAX::STEP::StepReader
 Class used for translating STEP file to TopoShape objects. 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 used for translating STEP file to TopoShape objects.

This file is part of AMCAX Kernel.