AMCAX Kernel 1.0.0.0
Loading...
Searching...
No Matches
STEPGroup.hpp File Reference

Represents a group of shapes, with ID, name, optional description, and member set. More...

#include <common/Macros.hpp>
#include <cstdint>
#include <optional>
#include <string>
#include <unordered_set>
#include <topology/TopoShape.hpp>
+ Include dependency graph for STEPGroup.hpp:

Classes

class  AMCAX::STEP::STEPGroup
 Represents a group of shapes, with ID, name, optional description, and member set. 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

Represents a group of shapes, with ID, name, optional description, and member set.

This file is part of AMCAX Kernel.