|
九韶内核 1.0.0.0
|
Represents a product in the STEP standard. 更多...
#include <algorithm>#include <cstring>#include <string>#include <unordered_map>#include <vector>#include <topology/TopoIterator.hpp>#include <topology/TopoLocation.hpp>#include <topology/TopoShape.hpp>#include <topology/TopoBuilder.hpp>#include <topology/TopoCompound.hpp>#include <common/Macros.hpp>#include <step/ShapeRGBA.hpp>#include <step/StepFactors.hpp>#include <step/StepProperty.hpp>#include <step/StepShapeRepresentationType.hpp>#include <af/label/Label.hpp>
StepData.hpp 的引用(Include)关系图:
此图展示该文件被哪些文件直接或间接地引用了:类 | |
| class | AMCAX::STEP::StepData |
| Represents a product in the STEP standard. 更多...
| |
命名空间 | |
| namespace | AMCAX |
| AMCAX 内核提供的所有接口所在的命名空间。
| |
| namespace | AMCAX::STEP |
| AMCAX STEP 模块提供的所有接口所在的命名空间。
| |
类型定义 | |
| using | AMCAX::STEP::ProductPtr = std::shared_ptr<StepData> |
| using | AMCAX::STEP::StepDataList = std::vector<ProductPtr> |
| using | AMCAX::STEP::PropertyPair = std::pair<TopoShape, StepPropertyUnit> |
| using | AMCAX::STEP::PropertyChain = std::vector<PropertyPair> |
Represents a product in the STEP standard.