ITK Function Reference
(V10000.1.0.60_20160308.00)
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
bom
bom_msg.h
Go to the documentation of this file.
1
/*==============================================================================
2
Copyright (c) 2003-2005 UGS Corporation
3
Unpublished - All Rights Reserved
4
==============================================================================*/
5
24
/* */
25
26
#ifndef BOM_MSG_H
27
#define BOM_MSG_H
28
29
#include <bom/libbom_exports.h>
30
36
#define BOM_variant_config_msg "BOM_variant_config"
37
47
#define BOMWindow_save_msg "BOMWindow_save"
48
60
#define BOMLine_add_msg "BOMLine_add"
61
67
#define BOMLine_cut_msg "BOMLine_cut"
68
77
#define BOMLine_move_msg "fnd0bomline_move"
78
116
#define BOM_duplicate_structure_post_msg "BOM__duplicate_structure_post"
117
154
#define BOM_post_expand_msg "BOM__post_expand"
155
156
#include <bom/libbom_undef.h>
157
158
#endif