PRO E -Trail File Help Greatly needed :(
Hi
I am developing a automated program for spring design using Pro E Trail file
and Excel Macros. So in order to understand the trail file codes,i record them then open it with
notepad and will understand the scripts
by my self. But few codes i am not able to get the logic
what it mean.
can you help me please..
Let me say with Example below
~ Activate `main_dlg_cur` `tbLines` \
`ProCmdSketCenterline.tbLine`
~ Activate `main_dlg_cur` `ProCmdSketCenterline.tbLine` \ (Got the meaning - center line clicked)
1
~ LButtonArm `main_dlg_cur` `proe_win` \ (Got the meaning - Mouse left clicked)
9 501 241 0 1 999 795 1280 1024 535961 (1280 1024 is system resolution and the remaining numbers I am not able to understand)
** 0.501592 0.695597 0 1 1 (I am not able to understand)
0.501592 0.586910 L 0 0.942222222 0 (I am not able to understand)
@ sel view 0 (I am not able to understand)
0.000000 -1.327015 0.000000 -1.327015 0.000000 0.000000 (I am not able to understand)
0.000000 0.000000 -1.327015 500.000000 421.875000 -2338.268590 1.000000 0.000000 0 (I am not able to understand)
I know these numbers and all X,Y co-ordinates which decideds the mouse click on the window,
but i cant get the logic.
Understanding this is very vital for creating a automation in the Trail File script.
By default when i excute these codes in sketch mode,it creates a staring location at some X,Y location.
Incase if i want to change this X,Y location where it starts, what i should i do..??
Other wise,
Assume iF I want to create a center line at X:80,Y:90 IN vERTICAL Direction what is the codes for that..??
Kindly help me with Explantion,it will be greatly helpful for my Spring design AUTOMATION program
Regards
Saravana
This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.

