UF_ROUTE_component_name_plugin_s (view source)
Defined in: uf_route.h
Also known as:
- UF_ROUTE_component_name_plugin_t
- UF_ROUTE_component_name_plugin_p_t
Overview
The following structure is used for the TEMP_STOCK_COMPONENT_NAME
and STOCK_COMPONENT_NAME plugins determining stock component names.
See UF_UGMGR_encode_part_filename for details on Team Center Engineering
specific arguments ( item_revision, item_type and item_name ).
Data Members
stock
rename_part
path_name [ UF_CFI_MAX_FILE_NAME_SIZE ]
char
folder_name [ UF_CFI_MAX_FILE_NAME_SIZE ]
char
file_name [ UF_CFI_MAX_FILE_NAME_SIZE ]
char
item_revision [ UF_UGMGR_PARTREV_SIZE+1 ]
char
item_type [ UF_UGMGR_FTYPE_SIZE+1 ]
char
item_name [ UF_UGMGR_FNAME_SIZE+1 ]
char
component_name [ UF_CFI_MAX_PATH_NAME_SIZE ]
char