AMCAX Kernel
Geometry kernel for CAD/CAE/CAM
AMCAX Kernel 1.0.0.0
Loading...
Searching...
No Matches
Options.hpp File Reference

Defines data structures for configuration options across various functionalities. More...

#include <array>
#include <list>
#include <shapeEdit/GeomEMacros.hpp>
#include <topology/TopoFace.hpp>
#include <vector>
Include dependency graph for Options.hpp:
This graph shows which files directly or indirectly include this file:

Classes

struct  AMCAX::GeomE::BooleanMatchRegion
 Boolean matching region with specified tolerance. More...
 
struct  AMCAX::GeomE::ImprintOptions
 Parameter options for the geometric imprinting operation. More...
 
struct  AMCAX::GeomE::Trace
 Track shape's modified, generated, and deleted states. More...
 
struct  AMCAX::GeomE::ExtendOptions
 Configuration options for the face extension operation. The variables modify, mergeResult, and removeRedundantVertex currently only support default values. More...
 

Namespaces

namespace  AMCAX
 Namespace of all interface in the AMCAX kernel.
 
namespace  AMCAX::GeomE
 Namespace of all interface in the AMCAX GeomE module.
 

Detailed Description

Defines data structures for configuration options across various functionalities.

This file is part of AMCAX kernel.