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 cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Instead ?? SetWorkPartQuietly(part.Tag, previous_work_part.Tag) ' is obsolete: 'Deprecated in NX5'

Status
Not open for further replies.

Ehaviv

Computer
Joined
Jul 2, 2003
Messages
1,012
Location
IL
When compile a journal
I got this warning

warning BC40000: 'Public Sub SetWorkPartQuietly(part As NXOpen.Tag, ByRef previous_work_part As NXOpen.Tag)' is obsolete: 'Deprecated in NX5'

But no instead are suggested. Do someone know what instead.


Thank you.
 
I tried
SetWorkPartContextQuietly

But this throw overflow error.

Any help ?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top