AMCAX Kernel
Geometry kernel for CAD/CAE/CAM
AMCAX Kernel 1.0.0.0
Loading...
Searching...
No Matches
AbstractRepItem.hpp File Reference

Class for representing a representation item. More...

#include <common/Macros.hpp>
#include <string>
#include <memory>
Include dependency graph for AbstractRepItem.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  AMCAX::STEP::AbstractRepItem
 Class representing a representation item. More...
 

Namespaces

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

Enumerations

enum class  AMCAX::STEP::RepItemType {
  AMCAX::STEP::UNSPECIFIED , AMCAX::STEP::CARTESIAN_POINT_REPITEM , AMCAX::STEP::DESCRIPTIVE_REPITEM , AMCAX::STEP::MEASURE_REPITEM ,
  AMCAX::STEP::VALUE_REPITEM , AMCAX::STEP::COMPOUND_REPITEM , AMCAX::STEP::INTEGER_REPITEM , AMCAX::STEP::REAL_REPITEM ,
  AMCAX::STEP::BINARY_REPITEM
}
 Type of the Representation Item. More...
 

Detailed Description

Class for representing a representation item.

This file is part of AMCAX Kernel.