Skip to main content
8-Gravel
November 26, 2010
Question

Delete unused mfg-tool (ProTool)

  • November 26, 2010
  • 1 reply
  • 918 views

Hello!

Is it possible to find out which tools in a MFG are not in use and delete them?

I think, I can visit the tools using ProMfgToolVisit.

But there is no function to delete the tool (ProTool).

Any ideas?

Thanks! Lars


This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.

1 reply

17-Peridot
November 30, 2010

Hi all,

Lars,

Manufacturing tool information is stored in multiple places. ProMfgToolVisit will find all tools defined ina mfg model. ProWcell feature holds tool information for the specific work cell. Using a combination of ProMfgToolVisit and ProWcellToolGet you could get a list of tools which are not in use...

I don't think or don't know ifit is possible via Toolkit to delete a tool from mfg model oncea toolwas created...

You canremove a tool record from the ProWcell featureby applying the usual ProElement functionality: ProFeatureElemtreeExtract -> ProElemtreeElementVisit -> ProFeatureRedefine...

HIH.

Feliks.

In Reply to Lars Ziegler:

Hello!

Is it possible to find out which tools in a MFG are not in use and delete them?

I think, I can visit the tools using ProMfgToolVisit.

But there is no function to delete the tool (ProTool).

Any ideas?

Thanks! Lars