Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations MintJulep on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Need help on API function call in a journal

Status
Not open for further replies.

Ehaviv

Computer
Jul 2, 2003
1,012
this routine sets a logical in the current clone operation indicating whether associated files should by default be copied (for a clone), exported or imported in the current operation

Hi
Can someone please explain what this mean.

If for example i clone import an Assembly that contain components
that have non master drawings (specification part type)

Do this mean that if the master is cloned then also the

Non master will be cloned.

Thank you in advanced
 
Replies continue below

Recommended for you

This is the function that I want to be explained.

UF_CLONE_set_assoc_file_copy (view source)

Defined in: uf_clone.h

Overview
This routine sets a logical for the specified part in the current clone
operation indicating whether associated files should by default be copied
(for a clone), exported or imported in the current operation.

Environment
Internal and External

History
Originally released in V16.0

Required License(s)
gateway


int UF_CLONE_set_assoc_file_copy
(
const char * input_part_name,
logical copy_associated
)
const char * input_part_name Input part name of part in the current cloning
operation, in NX Manager clone, or for an
export operation, this should be a CLI
name, otherwise a native O/S file name
logical copy_associated Input whether to copy associated files for this part
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor