Ehaviv
Computer
- Jul 2, 2003
- 1,012
Hi
Can someone explain this phrase.
Its seems like there are 3 possibilities
1 import
2 in nx manager
3 export
in NX Manager or for export
Can someone explain this phrase.
Its seems like there are 3 possibilities
1 import
2 in nx manager
3 export
in NX Manager or for export
Code:
nput_part_name Input The name of a part in the current clone
operation; for import, an O/S filename;
in NX Manager or for export, a CLI name
Code:
UF_CLONE_set_item_type (view source)
Defined in: uf_clone.h
Overview
This routine sets the item type to be used for this part in the current
operation. See UF_CLONE_ask_item_type for details of how this will be applied
Environment
Internal and External
See Also
UF_CLONE_ask_item_type
UF_CLONE_set_def_item_type
UF_CLONE_ask_def_item_type
UF_CLONE_convert_cb_t
History
Originally released in V16.0
Required License(s)
assemblies
int UF_CLONE_set_item_type
(
const char * input_part_name,
const char * item_type
)
const char * input_part_name Input The name of a part in the current clone
operation; for import, an O/S filename;
in NX Manager or for export, a CLI name
const char * item_type Input The item type that should be applied to
the part