Skip to main content
1-Visitor
October 29, 2014
Solved

start assy

  • October 29, 2014
  • 3 replies
  • 1529 views

Hi friends,

How to reasign "start.asm" if have done assembly with wrong start.asm? please help me

its urgent

Thanks in advance

sharath


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.
Best answer by MartinHanak

I think that there is no 1-step procedure. You have to modify your assembly manually to add all differences.

Martin Hanak

3 replies

24-Ruby III
October 29, 2014

I think that there is no 1-step procedure. You have to modify your assembly manually to add all differences.

Martin Hanak

16-Pearl
October 29, 2014

There is no easy way to replace start_asm after creation of component (out of the box it is impossible).
You can use Model Check to fit your requirements.

But, could you wtite more details about issue - what do you want to change?? maybe mapkeys will be useful.

regards,

gucio

1-Visitor
October 29, 2014

With it being an assembly, how hard would it to be to just start over with the correct start.asm?