In an assembly is there a visual indicator that a component is fully constrained?
I know that you can try to drag the component but my assembly is getting complicated enough that test dragging takes a long time and sometimes breaks things in ways that don't seem to be able to be undone.
It would be nice if the component change color slightly, change display state or had a symbol in the feature tree that indicated the constrained state.
Yes there is.
In your Feature manage design Tree
When you look before each of the parts name, there might be a symbol.
a "(-)" mean that it is not fully constrained and can be moved.
a (f) mean that it is fixed manually.
No symbol mean that it is fully constrained.
Well that's my way to recognize it...Not sure it is the right way or not XD