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

The class of DynamicAttribute 更多...

#include <af/attribute/AttributeMacros.hpp>
#include <af/attribute/AttributeImpl.hpp>
#include <af/attribute/AttributeBase.hpp>
#include <af/attribute/AttributeException.hpp>
#include <af/attribute/AttributeMeta.hpp>
#include <cstddef>
#include <stdexcept>
#include <string>
#include <string_view>
#include <unordered_map>
#include <utility>
#include <vector>
DynamicAttribute.hpp 的引用(Include)关系图:
此图展示该文件被哪些文件直接或间接地引用了:

class  AMCAX::DynamicAttribute
 The class of DynamicAttribute 更多...
 

命名空间

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

详细描述

The class of DynamicAttribute

The class of DynamicAttribute is used to store a dynamic attribute.

This class implements the array attribute of the object.

This file is part of AMCAX.