The phenomenon of animation initialization when a file is opened

The phenomenon of animation initialization when a file is opened

rlatngus41386ZRWY
Enthusiast Enthusiast
183 Views
1 Reply
Message 1 of 2

The phenomenon of animation initialization when a file is opened

rlatngus41386ZRWY
Enthusiast
Enthusiast

As the title suggests, after placing the ASRSvehicle library, I used the EDIT-Animation...-Animation and Components-Hide (BottomRail, Beam, etc.) function to hide the other parts.

However, when I turn off and open the file, the things that I processed Hide are reset again and expressed.

Is there a way to keep the spec without resetting?

0 Likes
184 Views
1 Reply
Reply (1)
Message 2 of 2

joerg_vogel_HsH
Mentor
Mentor

This can be a result of, that your customized object copies the data from the referenced library object. I would try to keep a set of attributes by an own customized library object, that I use to build my model. Or you can try to save the state of your object tree node to a file and load it by trigger automatically or manually, when you open your model file. 

0 Likes