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 <variant>
#include <vector>
#include <common/Macros.hpp>
#include <step/STEPLabelProduct.hpp>
#include <step/STEPLengthUnit.hpp>
#include <step/STEPOptions.hpp>
#include <step/STEPProduct.hpp>
#include <step/STEPProgress.hpp>
#include <step/STEPStyledProduct.hpp>
#include <step/mesh/STEPMeshProduct.hpp>
#include <af/label/Label.hpp>
+ Include dependency graph for STEPWriter.hpp:

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.