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!

How to check pending components

Status
Not open for further replies.

yadvdinesh

Aerospace
Joined
Apr 13, 2015
Messages
31
Location
IN
I am writing an NXOpen Application using C++. The purpose of the application is to add seed part to components which are present in teamcenter but are not yet present in NX. That means there will be item id in teamcenter but it will not have any NXdataset/UG Master data. The NXOpen application should first check whether NXdata for a part exists or not. If yes then just load that part. If not then first set the seed part and then load the part. I can set the seed part and load the parts. But I am unable to check whether any NXdata set exists or not for a part. Can anyone suggest any method name from NXOpen to check it?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top