ポリゴンの穴の頂点の数を返す。
call iric_geo_polygon_read_holepointcount(pid, holeid, count, ier)
ier = iRIC_Geo_Polygon_Read_HolePointCount(pid, holeid, &count);
Python にはこの関数は存在しない