UF_UGMGR_new_part_rev_s (view source)
 
Defined in: uf_ugmgr_types.h
 
Also known as:
 
Overview
This structure is used to define the parameters for a new Part
specification in a customisation of the new-Part dialog in
NX Manager.


Data Members

item
const char*
Seed name for new item id for default domain item. This may be MFK id for non-default domain item. This may be NULL.

item_type
const char*
Name of item type for which revision is being generated.

part_revision_modifiable
logical
Flag whether the user can change the returned value of new_revision.

new_revision [ UF_UGMGR_PARTREV_BUFSIZE ]
char
Returned string for new part revision, this may be an empty string.

ifail
int
Failure code returned from the user program, zero is success.