How to get current model name when I create a Drawing?
HI
For example,When I create a Part named "PTC_ER_123",
next I will create a Drawing,And I want to reuse part name,that means drawing name is named "PTC_ER_123",Is that Possible
Thanks a lot.
HI
For example,When I create a Part named "PTC_ER_123",
next I will create a Drawing,And I want to reuse part name,that means drawing name is named "PTC_ER_123",Is that Possible
Thanks a lot.
I´ve done a small script for that too. It´s made with Autoit and it´s for Creo 2.0:
https://www.dropbox.com/s/iri3b7bbiuj3rqh/new_drw.zip
All you have to do is execute it with Creo open or create a mapkey, something like:
mapkey drw @SYSTEMc:\\creo-macros\\new_drw.exe ;
I´ve included the source code too. Good luck.
Jose
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.