Quantcast
Channel: MicroStation Programming Forum - Recent Threads
Viewing all articles
Browse latest Browse all 7260

RE: Validate Raster Image Opened Successfully in Msicrostation 2004

$
0
0
mdlRaster_fileInfoGet(&rasterFileInfo,rasterHandle);
        if(rasterFileInfo.fileSize == 0){
            printf("Could not find %s\n",rasterImage);
        }

Hello,

I tried to validate file size by adding these few lines and it seems to be good enough for identifying if the file exists or not.

Regards,

Mohammad


Viewing all articles
Browse latest Browse all 7260

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>