Skip to main content
1-Visitor
March 4, 2021
Question

How to load UDF with extra python/tcl code

  • March 4, 2021
  • 1 reply
  • 1832 views

Hi All,

I am new to Creo Paramteric Automation. I have many UDFs defined. I need to write log on usage of UDFs while loading in Creo. I am looking to write log in any language while loading UDF. Please guide me

1 reply

18-Opal
March 6, 2021

Spend CPU by parsing the trail file.

1-Visitor
March 8, 2021

@RPN 

Sorry to say that, I did not understood your solution