cheers dustykhan ill have a look later and get back to you!The first thing I would do is check the normals which off the top of my head is under display -> polygons -> face normals, and if you have backface culling on (display -> polygons -> backface culling) and it is also under the view or show options I believe ...?
oh right, rookie mistake, i'll give it a try later, thanks ctbram!! very informative answer lolIt appears you have the object normals inverted AND you have backface culling on so you are only seeing the inside faces.
To check the normals go to the lighting drop down and uncheck two-sided lighting. Anything with reversed normals will be black. However, with backface culling on you will not see anything change.
To check backface culling select the object go to the shading drop down and make sure backface culling is unchecked.
IMPORTANT - The problem here is in a moment of total RETARDATION the makers of maya allow like 15 different and independent ways to turn on backface culling.
So, if you have the item selected and backface culling is not checked in the shading drop down then in the command window type: ToggleBackfaceGeometry;
You must be very careful in maya hitting random keys as many hotkeys can do things like turn on backface culling and this can drive you literally insane because it's nearly impossible to figure out what feature you accidentally turned on to be able to undo it.