Objects do not appear to be grouped in AutoCAD
After using the GROUP command in AutoCAD , when trying to select the group, the individual items within the group are selected instead of the entire group. as it shows it isn’t grouped at all.
Issue :
PICKSTYLE (System Variable) is set to 0 instead of 1.
Solution :
Type PICKSTYLE in the command line and change its value to 1.
Thank You! Problem Solved!
This is what i was looking for , thank you