|
九韶内核 1.0.0.0
|
This file contains the definition of the StepProperty class. 更多...
#include <array>#include <map>#include <optional>#include <string>#include <vector>#include <common/Macros.hpp>#include <step/ShapeRGBA.hpp>#include <topology/TopoShape.hpp>

类 | |
| class | AMCAX::STEP::StepPropertyUnit |
| A property of a STEP entity. 更多... | |
| class | AMCAX::STEP::StepPropertySet |
| A set of properties of a STEP entity. The index of a property can be obtained from TopoExplorerTool::MapShapes(const TopoShape&, IndexSet<TopoShape>&). 更多... | |
命名空间 | |
| namespace | AMCAX |
| AMCAX 内核提供的所有接口所在的命名空间。 | |
| namespace | AMCAX::STEP |
| AMCAX STEP 模块提供的所有接口所在的命名空间。 | |
函数 | |
| AMCAX_API StepPropertyUnit | AMCAX::STEP::operator+ (const StepPropertyUnit &one, const StepPropertyUnit &other) |
| Addition operator for two StepPropertyUnit objects. | |
This file contains the definition of the StepProperty class.