If your using Zoner's Tools, in zhlt.wad there is a texture ("NULL"). Any face that uses this texture will not be rendered in game. Its used to cut compile times and speed up performance.
For example, if you had a 6-sided cube and the player could only see one side, you would null all the other faces so they aren't rendered (since they don't need to be anyway).