AMCAX Kernel 1.0.0.0
StepProperty.hpp File Reference

This file contains the definition of the StepProperty class. More...

#include <array>
#include <map>
#include <optional>
#include <string>
#include <vector>
#include <common/Macros.hpp>
#include <step/ShapeRGBA.hpp>
#include <topology/TopoShape.hpp>
Include dependency graph for StepProperty.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  AMCAX::STEP::StepPropertyUnit
 A property of a STEP entity. More...
 
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>&). More...
 

Namespaces

namespace  AMCAX
 Namespace of all interface in the AMCAX kernel.
 
namespace  AMCAX::STEP
 Namespace of all interface in the AMCAX STEP module.
 

Detailed Description

This file contains the definition of the StepProperty class.

This file is part of AMCAX Kernel.