ITK Function Reference
(V10000.1.0.60_20160308.00)
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
nxmgr_im
iman_pdi_external.h
Go to the documentation of this file.
1
/*==============================================================================
2
Copyright (c) 2003-2005 UGS Corporation
3
Unpublished - All Rights Reserved
4
==============================================================================*/
5
/* */
6
7
#ifndef IMAN_PDI_EXTERNAL_H
8
#define IMAN_PDI_EXTERNAL_H
9
#include <
nxmgr_im/pdi_external.h
>
10
11
//define
12
#define PDI_im_no_ug_view_type PDI_im_no_nx_view_type
13
#define PDI_ug_load_operation PDI_nx_load_operation
14
#define PDI_ug_load_operation_NX3 PDI_nx_load_operation_NX3
15
#define PDI_iman_error_base PDI_tc_error_base
16
#define PDI_im_no_ug_view_type PDI_im_no_nx_view_type
17
#define PDI_iman_ss PDI_tc_ss
18
19
#endif