|
AMCAX Kernel 1.0.0.0
|
Represents a property attached to a STEP entity (e.g., name, style, visibility). More...
#include <array>#include <map>#include <optional>#include <string>#include <utility>#include <vector>#include <common/Macros.hpp>#include <step/ShapeRGBA.hpp>#include <step/ShapeStyles.hpp>
Include dependency graph for ShapeProperty.hpp:
This graph shows which files directly or indirectly include this file:Classes | |
| class | AMCAX::STEP::ShapeProperty |
| Represents a property attached to a STEP entity (e.g., name, style, visibility). More...
| |
Namespaces | |
| namespace | AMCAX |
| Namespace of all interface in the AMCAX kernel.
| |
| namespace | AMCAX::STEP |
| Namespace of all interface in the AMCAX STEP module.
| |
Functions | |
| AMCAX_API ShapeProperty | AMCAX::STEP::operator+ (const ShapeProperty &a, const ShapeProperty &b) |
| Addition operator (merge two ShapeProperty objects).
| |
Represents a property attached to a STEP entity (e.g., name, style, visibility).