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, 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_SIZE+1 ]
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.