Skip to main content
1-Visitor
July 17, 2025
Solved

Is there a way to pull drawings for every part within an assembly?

  • July 17, 2025
  • 2 replies
  • 402 views

Version: Windchill 11.0

 

Use Case: Is there a way to pull drawings for every part within an assembly? I have an assembly part number and want to automatically pull every part number and associated drawing within that assembly. Is there a way to automate this or do it really quickly?


Description:

Not a problem just a question.

Best answer by avillanueva

Yes, use a package. https://support.ptc.com/help/wnc/r12.0.2.0/en/#page/Windchill_Help_Center%2FPackageInfo.html

You can collect all items and it makes an export. If you want less clicks and steps, its customization.

2 replies

avillanueva
23-Emerald I
23-Emerald I
July 17, 2025

Yes, use a package. https://support.ptc.com/help/wnc/r12.0.2.0/en/#page/Windchill_Help_Center%2FPackageInfo.html

You can collect all items and it makes an export. If you want less clicks and steps, its customization.

1-Visitor
July 18, 2025

After attempting to create a package and running into a permissions error, it seems like we don't have that feature yet at my company per my IT department

18-Opal
July 18, 2025

@DS_12423073 , if you’re looking for a recursive list of all part numbers in an assembly and the drawing number(s) that reference the part this is doable but it’s going to require custom Java code for sure.

 

Once you have the list what do you intend to use it for?



 

 

1-Visitor
July 18, 2025

I'm looking for not only the list of part numbers and their respective part numbers but also looking at a way to download all of the drawings in one go so they can be shared with external suppliers or any other stakeholders that can't get access to Windchill.