Content
- Last UpdatedJan 17, 2024
- 3 minute read
This release contains the following significant enhancements and defect fixes:
Core Functionality
|
Reference |
Type |
Description |
|---|---|---|
|
1087074 |
Enhancement |
When processing files through the AutoCAD 2D Gateway, WIPEOUTFRAME variables for wipeout objects are now supported. |
|
1464187 960070871 |
Enhancement |
When processing files through the AutoCAD 2D Gateway, bitonal raster images are now supported. |
|
1981070 960165756 |
Defect |
When processing files through the AutoCAD 2D Gateway, improvements have been made to the accuracy of scraping tags. This avoids incorrect concatenation of text. For example, 1234567890-ABC versus ABC-1234567890. Any files that had this issue will need to be re-processed. |
|
2035115 960208296 |
Defect |
When processing files through the AutoCAD 2D Gateway, some DWG files had the error “Error processing DWG/DXF file. Attempted to read or write protected memory.”. Any files that had this issue will need to be re- processed. |
|
2138930 |
Defect |
When processing files through the AutoCAD 2D Gateway, high density DOT patterns will be replaced with a solid fill pattern. This greatly reduces processing time and SVG file size. |
|
2183065 960238020 |
Defect |
When processing files through the AutoCAD 2D Gateway, some DWG files had the error “Gateway extraction error: documents may contain broken objects.”. Any files that had this issue will need to be re- processed. |
|
2250575 960217548 |
Defect |
When processing files through the AutoCAD 2D Gateway, drawing content may have been misaligned. Any files that had this issue will need to be re- processed. |
|
2296389 960252549 |
Defect |
When processing files through the AutoCAD 2D Gateway, some instrument tags weren’t captured in the SVG file. Any files that had this issue will need to be re- processed. |
|
2299871 960254316 |
Defect |
After running a Query Form, if a Reset was performed, then any links to documents, shown in the set of results, were still visible and active. Any links to documents are now removed after the reset. |
|
2312424 960251305 |
Defect |
When processing files through the AutoCAD 2D Gateway, some files were incorrectly referring to missing XREF files in the SVG as they were not displayed in the source drawing. Any files that had this issue will need to be re- processed. |
|
2328846 960244129 |
Defect |
If a single XML file was imported, that tried to perform multiple re-parenting of classes in the same hierarchy, then the Import Server may have terminated. An example would have been, if the hierarchy was C1-C2-C3-C4 and a single XML file tried to make C2 the parent of C4 and C4 the parent of C3 (affectively switching C3 and C4 in the hierarchy). |
|
2336299 960265587 |
Defect |
When processing files through the AutoCAD 2D Gateway, some diagonal lines were incorrectly appearing on the SVG drawing. Any files that had this issue will need to be re- processed. |
|
2346504 960267141 |
Defect |
After running a Query Form that returned a single result, switching from Table View to Form View did not populate the list of attributes in the Form View. |
|
2467923 960269077 |
Defect |
When loading DWG files through the AutoCAD 2D Gateway, if no tags were scraped, then the files failed to load and had the following error in the Gateway Log File: System.ArgumentException: Post-processing input file '*.csv' not found. Any files that had this issue will need to be re-processed. |
|
2476798 960290919 |
Defect |
The Import Progress website may have shown a completion rate of > 100%. This only occurred when some files had been marked as deleted. |
|
2503863 960252067 |
Defect |
Security improvements. |
|
2514762 |
Process |
Updated the release to the latest Microsoft patches. |