Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

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

UFunc API for Importing Part into Teamcenter

Status
Not open for further replies.

PrasannaNX

Automotive
Joined
Aug 5, 2014
Messages
31
Location
IN
Hi,

Is there any UFunc API for importing Part/Assembly into TeamCenter?

I cannot use one under NXOPEN "FileManagementClass" because of constructor unavailable for intializing it in NX 7.5.3, which is fixed in NX 7.5.4 :( as per GTAC.

Thanks in Advance,
Prasanna M
 
PrasannaNX,

Yes. Here is the beginning of the comments from the header file.

uf_clone.h said:
File Description:
This include file declares routines used for performing clone
operations and clone based PDM Assembly Import and Export
functions. Using these routines you can:

Clone an assembly

Edit an Existing assembly in place

Import an assembly to the PDM system

Export an assembly from the PDM system

HTH,

Joe
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top