ポリゴンに開いた穴の数を返す。
call iric_geo_polygon_read_holecount(pid, holecount, ier)
ier = iRIC_Geo_Polygon_Read_HoleCount(pid, &holecount);
Python にはこの関数は存在しない