Skip to main content
4-Participant
August 9, 2024
Question

Windchill API to fetch the cell values of a FamilyTable/FamilyTree corresponding to instance/generic

  • August 9, 2024
  • 1 reply
  • 777 views

Version: Windchill 12.1

 

Use Case: Fetch all the Family Table data corresponding to a given Generic/Instance CAD part.


Description:

We want an Windchill API to fetch the cell values of a FamilyTable/FamilyTree corresponding to instance/generic CAD document.

1 reply

18-Opal
August 12, 2024

Yes, this is doable.  I wrote my own code to do it.  Works well.

In the browser I see this.

d_graham_0-1723475580878.png

Code returns this.

d_graham_1-1723475765069.png

 

4-Participant
August 13, 2024

Thanks, but can you please share code example or APIs.