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

The base class of WithAttr 更多...

#include "af/attribute/Attribute.hpp"
#include <af/label/Label.hpp>
#include <af/label/LabelIterator.hpp>
#include <af/attribute/AttributeTool.hpp>
#include <cassert>
#include <topology/TopoExplorer.hpp>
#include <topology/TopoIterator.hpp>
#include <topology/TopoShape.hpp>
WithAttrBase.hpp 的引用(Include)关系图:
此图展示该文件被哪些文件直接或间接地引用了:

class  AMCAX::WithAttrBase
 The class of WithAttrBase 更多...
 
class  AMCAX::WithAttr< Op >
 The class of WithAttr 更多...
 

命名空间

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

详细描述

The base class of WithAttr

This class provides the basic functionalities for the WithAttr feature, such as adding and deleting attributes, checking attributes, and getting labels by TopoShape

This file is part of AMCAX Kernel.