I have a sub-assembly that I want to move dynamically in an upper level assembly and there are multiple instances of this sub-assembly that need to move independently of each other. I can get this to work for just a few seconds then I get warnings from sw that the component is fixed and cannot be moved. What I have been doing is selecting each instance of the sub-assy that I want to set to flexible, rmb, component properties then set them to flexible. I then move each one at least once to make sure they are flexible, and they all move correctly but the next time I try to move those same sub-assys (just a few seconds later) they fail to move and I get the warning that the components are fixed and cannot be moved. Is this a known issue? Is there something that I am doing wrong? Thanks