Question
Python script generate data matrix code
Hello!
I have a script which generates datamatrix code - dmc- in dxf format and stores it on the defined location on hard disk. For now script is static, which means it generates data matrix code according to parameters which are defined in script itself. My question is, if it would be possible to somehow connect python script with the current session in Creo 3.0 to get file name and generate data matrix code accordingly? If that would be possible, my next question is if there is any option to run python script with mapkey.
If none of thie option is feasible, can someone suggest me which approach of genereating dmc would be possible. I also have some knowedge of vba and javascript.
Thank you!
I have a script which generates datamatrix code - dmc- in dxf format and stores it on the defined location on hard disk. For now script is static, which means it generates data matrix code according to parameters which are defined in script itself. My question is, if it would be possible to somehow connect python script with the current session in Creo 3.0 to get file name and generate data matrix code accordingly? If that would be possible, my next question is if there is any option to run python script with mapkey.
If none of thie option is feasible, can someone suggest me which approach of genereating dmc would be possible. I also have some knowedge of vba and javascript.
Thank you!

