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

Class for exporting TopoShape objects and related data to STEP files. More...

#include <cstdint>
#include <fstream>
#include <memory>
#include <ostream>
#include <vector>
#include <common/Macros.hpp>
#include <step/Group.hpp>
#include <step/Layer.hpp>
#include <step/StepData.hpp>
#include <step/StepLengthUnit.hpp>
#include <step/StepOptions.hpp>
#include <step/StepProgress.hpp>
#include <af/label/Label.hpp>
+ Include dependency graph for StepWriter.hpp:
+ This graph shows which files directly or indirectly include this file:

Classes

class  AMCAX::STEP::StepWriter
 Class for exporting TopoShape objects and related data to STEP files. 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 exporting TopoShape objects and related data to STEP files.

This file is part of AMCAX Kernel.