uf_setup.h (²é¿´Ô´´úÂë)
 
¸ÅÊö
This module allows the programmer to interface with the UF_SETUP object that
is associated with a part file. It is the UF_SETUP object that contains the
4 Operation Groups: UF_NCGEOM, UF_NCPROG, UF_NCMCT and UF_NCMTHD. Any
parameters set in the UF_SETUP object will be inherited by all the Groups
and Operations in the part file associated with that UF_SETUP object.

Note that each part file has exactly one UF_SETUP associated with it.

The post, clsf and doc names referred to in the 'generate' functions:

UF_SETUP_generate_program,
UF_SETUP_generate_clsf and
UF_SHOPDOC_generate_doc

are the names as found in the appropriate CAM resource file. These resource
files can be read by:

UF_CAM_opt_ask_post_names,
UF_CAM_opt_ask_clsf_names and
UF_CAM_opt_ask_doc_names, resp.