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

Defines data structures and enums for geometric feature recognition. More...

#include <topology/TopoShape.hpp>
#include <vector>
+ Include dependency graph for FeatureStructs.hpp:
+ This graph shows which files directly or indirectly include this file:

Classes

struct  AMCAX::GeomE::HoleProperties
 3D hole Struct Properties‌ More...
 
struct  AMCAX::GeomE::LogoProperties
 Logo Struct Properties‌ More...
 
struct  AMCAX::GeomE::FilletProperties
 Fillet Struct Properties‌ More...
 
struct  AMCAX::GeomE::ChamferProperties
 Chamfer Struct Properties‌ More...
 

Namespaces

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

Enumerations

enum class  AMCAX::GeomE::HoleType { Through , Blind }
 Defines the type of the hole.
 
enum class  AMCAX::GeomE::HoleShape {
  Canoical , Rectange , Square , Playground ,
  Other
}
 Defines the shape of the hole.
 

Detailed Description

Defines data structures and enums for geometric feature recognition.

This file is part of AMCAX kernel.