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

Reader class for translating STEP files into TopoShape objects (without style information). More...

#include <fstream>
#include <functional>
#include <istream>
#include <memory>
#include <optional>
#include <vector>
#include <common/Macros.hpp>
#include <step/STEPLengthUnit.hpp>
#include <step/STEPOptions.hpp>
#include <step/STEPProgress.hpp>
#include <step/BReader.hpp>
#include <step/STEPProduct.hpp>
+ Include dependency graph for STEPReader.hpp:
+ This graph shows which files directly or indirectly include this file:

Classes

class  AMCAX::STEP::STEPReader
 Reader class for translating STEP files into TopoShape objects (without style information). 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

Reader class for translating STEP files into TopoShape objects (without style information).

This file is part of AMCAX Kernel.