GiD customization manual : *ElemsNNodeFaceCurt

*ElemsNNodeFaceCurt

This command returns the short (corner nodes only) 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
*ElemsNnodeFaceCurt
*end elems