AMCAX Kernel 1.0.0.0
Loading...
Searching...
No Matches
StepReader.hpp File Reference

Class for reading and translating STEP files into TopoShape objects. More...

#include <fstream>
#include <functional>
#include <istream>
#include <memory>
#include <optional>
#include <vector>
#include <common/Macros.hpp>
#include <step/Group.hpp>
#include <step/Layer.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 for reading and translating STEP files into 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 for reading and translating STEP files into TopoShape objects.

This file is part of AMCAX Kernel.