The purpose of this work is to provide tools for checking the nodes and elements of a Finite Element Model for Structural Analysis.All the checks related to single elements (warping and stretch factor, interior angles) can be performed on the whole model with APL scalar functions (without any loop).Operations that involve comparison between elements (such as checking for coincident nodes and coincident elements) require a non-trivial approach. A simple algorithm for recursive space-splitting is described, along with performance considerations for large models.Graphic output obtained using the Graphics Support Library of RTPC and an interface to Interleaf Workstation Publishing System are also provided.