AMCAX Kernel
Geometry kernel for CAD/CAE/CAM
九韶内核 1.0.0.0
载入中...
搜索中...
未找到
Options.hpp 文件参考

Defines data structures for configuration options across various functionalities 更多...

#include <array>
#include <list>
#include <shapeEdit/GeomEMacros.hpp>
#include <topology/TopoFace.hpp>
#include <vector>
Options.hpp 的引用(Include)关系图:
此图展示该文件被哪些文件直接或间接地引用了:

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

命名空间

namespace  AMCAX
 AMCAX 内核提供的所有接口所在的命名空间。
 
namespace  AMCAX::GeomE
 AMCAX GeomE 模块提供的所有接口所在的命名空间。
 

详细描述

Defines data structures for configuration options across various functionalities

This file is part of AMCAX kernel.