#include <CubitInterface.hpp>
Public Member Functions | |
AssemblyItem () | |
~AssemblyItem () | |
std::string | get_name () |
std::string | get_type () |
int | get_level () |
int | get_instance () |
std::string | get_path () |
int | get_id () |
void | set_level (int alevel) |
void | set_instance (int ainstance) |
void | set_type (std::string atype) |
void | set_name (std::string aname) |
void | set_path (std::string apath) |
void | set_id (int aid) |
Public Attributes | |
std::vector< int > | volume_id_list |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|