ITK Function Reference
(V10000.1.0.60_20160308.00)
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
TcSoaImportExport
soaimportexport_errors.h
Go to the documentation of this file.
1
/* =================================================================================================
2
Copyright (c) 1999,2000,2001,2003 Unigraphics Solutions Inc., An EDS Company
3
Unpublished - All rights reserved
4
5
THIS PROGRAM IS AN UNPUBLISHED WORK FULLY PROTECTED BY THE UNITED STATES
6
COPYRIGHT LAWS AND IS CONSIDERED A TRADE SECRET BELONGING TO THE COPYRIGHT
7
HOLDER.
8
====================================================================================================*/
9
25
#ifndef SOAIMPORTEXPORT_ERRORS_H
26
#define SOAIMPORTEXPORT_ERRORS_H
27
28
#include <
common/emh_const.h
>
29
37
//#define SOAIMPORTEXPORT_bad_rm (EMH_SOAIMPORTEXPORT_error_base + 0)
38
41
#endif
42