Class DwgFileReader

    • Constructor Detail

      • DwgFileReader

        public DwgFileReader()
    • Method Detail

      • read

        public void read​(DwgFile dwgFile)
                  throws IOException
        Reads all the DWG format versions
        Parameters:
        dwgFile - Represents the DWG file that we want to read
        Throws:
        IOException - When DWG file path is wrong