That helped quite a bit. Your model is a lower control arm represented as shell elements. I assume that the lower control arm is a single solid body, and the geometry you were given is a bunch of sheet bodies that represent the midsurface of the solid body?
How are you assuring that the shell elements are connected? I suspect that there are regions of your shells that are completely disconnected from one another. Further, those elements have no path to the constraints you defined, so they are free to move rigidly (a linear statics no-no). If the CAD geometry is manifold, then you can sew the sheet bodies together to form (for example) 1 body from 2 bodies. Non-manifold connections (such as two sheet bodies forming a T intersection) can be connected in the FEM polygon geometry using the Stitch Edge command. Sew in CAD and Stitch Edge in CAE polygon geometry will produce shell-shell connections (i.e. shells that share nodes/edges) and a contiguous mesh.
Your control arm should be one contiguous mesh but I suspect it isn't. At this point you can check the shell mesh for element free edges. In the FEM or SIM select the Finite Element Model Check command (green check mark icon or Analysis, Finite Element Model Check from the menus) and set the dialog to Element Outlines. Apply the dialog and NX will highlight all of the shell element free edges. These are edges that don't connect to other shell elements. There are likely more free edges in your model than there should be since your input geometry is unstitched.
Another way to view the disconnected shell element regions is by performing a normal modes analysis. Every disconnected region will produce 6 rigid body modes. If you have 3 disconnected regions, you will get 18 rigid body modes.
If I'm correct here, I suggest you review the NX online help for the Modeling Sew command and Advanced Simulation Stitch Edge command.
Regards,
Mark
Mark Lamping
CAE Technical Consultant
Siemens PLM Software