AMCAX Kernel 1.0.0.0
Loading...
Searching...
No Matches
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 "StepStyle.hpp"
#include <common/Macros.hpp>
#include <step/ShapeRGBA.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...
 

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 StepPropertyUnit  AMCAX::STEP::operator+ (const StepPropertyUnit &a, const StepPropertyUnit &b)
 Add operator for StepPropertyUnit.
 

Detailed Description

This file contains the definition of the StepProperty class.

This file is part of AMCAX Kernel.