FortranGIS  Version2.5
logical function, public shapelib::shpisnull ( type(shpobject), intent(in)  psobject)

It returns .TRUE.

if the provided shape object is not valid. It can be called after shpreadobject to test whether a valid shape has ben read.

Parameters
[in]psobjectshape object to test

Definition at line 559 of file shapelib.F90.