GiD customization manual : *ElemsNNodeFace

*ElemsNNodeFace

  This command returns the number of face nodes of the current element face (valid only inside a loop over elements onlyincond, with a previous *set cond of a condition defined over face elements).

Example:

*loop elems
*ElemsNnodeFace
*end elems