Skip to main content
1-Visitor
October 29, 2015
Question

Get bom with jlink in Creo

  • October 29, 2015
  • 1 reply
  • 1288 views


Hi,

At occasions the Creo designer needs to import a simple bom table from Windchill onto the drawing. Can someone shed a light on this please ? Particularly on getting the bom from Windchill. I was thinking for going for the Java JLink kit as we have already a couple of tools in this platform running.

Best regards,

Bernard

1 reply

1-Visitor
November 13, 2015

You should use ProDwgtableRetrieve() to load your BOM table

Table file location is given by pro_table_dir config.pro option that can be set to Windchill workspace using ProConfigoptSet() function.