News · 08-Oct-2024
ProgeCAD 2025 Professional Update 25.0.6 Released
Murari Software Solutions announced the release of all new ProgeCAD 2025 Professional India new udpate 25.0.6. This is a general maintenance released with below fixes:
- Fixed zoom on print preview on 4K monitors
- Fixed freeze of progeCAD working in a drawing with 3d solids
- Fixed set of margins for PDF, DWF, PNG printers
- Fixed quick properties palette to display "Locked" property for Viewport
- Fixed bug preventing DXF files from being saved (QSAVE) with the correct name
- Fixed search of SHX fonts when file extensions are not specified in the drawing
- Fixed display of materials for 3d Solid in some specific drawings
- Fixed program slowdown during the osnap operation with "Center Snap" enabled, in drawings with a large number of arcs
- Fixed opening of DXF files with the opened layer palette
- Fixed SAVE to old DXF formats with the opened EXPLORER palette
- Fixed possible freeze of progeCAD loading the drawing in a script or lisp
- Fixed face grip edit in the _SOLIDEDIT command with a custom UCS
- Fixed alias renaming operation in the ALIASEDIT dialog
- Fixed the _OBJECT option of the command SECTION
- Fixed freeze of progeCAD opening drawings containing XREF with the opened layer palette
- Restored modified drawing symbol ('*') in the drawing tab switching to another document
- Fixed bug that disabled polar tracking removing an entity from selection (SHIFT + window selection)
- Fixed EXTEND with COMMANDPREVIEW ON selecting entities to extend with window
- Fixed insertion of ALIAS from the CUI customization dialog
- Fixed incorrect results of FILLET with Radius 0
- Fixed incorrect results of TRIM starting from the second segment you trim
- Fixed the QLEADER command to create a non-annotative leader even if the current dimension style is annotative
- Fixed display of transparent pixels of TIFF images
- Added ability to drag and drop layout tabs to change the order
- Added ability to operate on multiple layouts using Shift+Click
- Fixed copy layout with the 'Select all Layouts' option
- Fixed the "Failed to initialize Artisan" error using Artisan render
- Fixed regen editing hatches using grips
- Fixed scale of imported entities from STEP/IGES according to the settings of the unit
- Fixed show/hide of spline control vertices grips
- Fixed the HIDE command to hide OLE frames
- Improved performance of XREFs
- Fixed crash when saving after REFCLOSE
- Fixed print of large images to PDF
- Fixed crashes using MTEXT in specific situations
- Fixed the setting of color for table cell borders
- Added saving of "Drawing length unit" control value in the PUBLISHKML command dialog
- Fixed the compatibility of digital signature with incremental saving
- Fixed the digital signature using the card ID reader
- Fixed key prompt error in single DOCFA export
- Added "Selected objects" (dummy) layer filter to the layer explorer dialog
- Fixed MTEXT field error
- Fixed the "Isolate layer" menu from the layer palette, now it turns OFF or locks layers based on the LAYISO command
- Removed useless information from error report in OPEN,SAVE commands
- Fixed DTextEditor [MTEXT] issue when copying/pasting text from WORD (RTF format)
- Fixed extension set in proposed file name in the export save dialog
- Fixed PASTE of images as OLE
- Fixed issue with executing command from text pasted into the command line (CTRL+V) copied from cells of an Excel file
- Fixed FILLET issue on polylines and arcs
- Improved the display speed of linetype combobox in the ribbon, toolbar and property palette
- Fixed the CTL command selecting multiple entities
- Ordered name of layers in the CTL command
- Fixed EXTEND selection issue in the ORTHO mode
- Fixed incorrect cell preview in the "Table Style" dialog
- Fixed table preview flow direction in the "Insert Table" dialog
- Improved speed of esnap on large 3d solids
- Fixed automatic regen in layout
- Fixed correct resolution of mathematical expressions in the numeric fields of the property palette
- Fixed print and preview of JPG and PNG printers
- Improved starting and closing time when one of the last opened drawings is on an unavailable network path
- Improved speed of closing of the IMAGE dialog
- Fixed graphic artifact on the property palette and the command bar using the ALIASEDIT command
- Fixed Display of colors of 3d ACIS faces
- Fixed the _LAYERP command that sometimes can't undo the last change made to layer settings
- Introduced HSL model limits for the hue (0-360), saturation (0-100) and luminance (0-100) parameters in the color dialog
- Fixed CTRL + DELETE not deleting words in Text Editor
- Fixed text being pasted as an empty string when copied from an MTEXT and pasted in the drawing area
- Fixed selection window leaves garbage on screen with HWACCELERATION off
- Fixed the IMAGEATTACH dialog with LUPREC == 0
- Fixed WATCHPATH to ask to empty filename
- Fixed print PNG or JPG with Window setting
- Fixed crash opening a corrupted DXF
- Fixed need to select viewports twice to LOCK them from the context menu
- Fixed ESNAP on MLINE in blocks or arrays
- Fixed print preview zoom with the mouse wheel
- Fixed the behavior of ‘Show Window Menu’ in the status bar
- Set closest paper size in drawings coming from other CAD programs
- Fixed crash occurring sometimes when starting progeCAD
- Set the PRINTAUTOROTATE variable to 1 by default to manage paper orientation
- Fixed print of text on SHARP BP-50M26 PCL6 driver
- Fixed freeze of progeCAD modifing LINETYPE from the ribbon menu
- Fixed text replace in the _FIND command
- Fixed OVERKILL using the "Combine lines and arcs" option
- Fixed TANGENT esnap for circles
- Added the MKSHAPE and MKLTYPE commands
- Fixed set of the default layer for new dimensions from the _DIMSTYLE dialog
- Fixed print of silhouette in the hidden line mode
- Improved open and regen of ACIS objects
- Fixed the underscore '_' char not printed/visible in the command line
- Added control in the OPEN/SAVE window : if the dwt extension is selected, the dialog moves to the TEMPLATESPATH folder
- Improved speed of layout switching
- Implemented the PLOTTRANSPARENCYMODE variable to switch between OpenGL and GDI plot devices: PLOTTRANSPARENCYMODE & 1 : print with OPENGL ; PLOTTRANSPARENCYMODE & 2 : preview with OPENGL
- Fixed zoom in/out in a layout of a specific drawing
- [MULTIPLOT] Implemented save of page configuration in a drawing and implemented concatenation of PDF generated using PC3
- Added preservation of print options set from old progeCAD printers (pfd or jpg)
- Improved speed of FLATSHOT/SOLPROF with 3d polyface mesh
- Fixed wrong angle results in a custom ucs (non-global ucs) for the MEASUREGEOM command
- Fixed correct management of print scale options in the _MULTIPLOT command
- Improved image thumbnail quality saving dwg files
- Moved the "Prompt boxes transparency (%)" option from the Display tab to the Right-Click Customization dialog (in "General" tab)
- Removed multiple warning messages importing a tool palette with blocks from other CAD programs
- Restored the geometric center snap on a closed spline
- Improved speed of boundary finding in a drawing with splines during the HATCH command
- Improved display of wall components in the AECSTYLES dialog using meters drawing unit (AEC)
- Fixed display of the image in AECSTYLES-> Window -> dimension (AEC)
- Added style preview to the AECStyle dialog (AEC)
- Added AEC entity properties to the quick property configuration dialog (AEC)
- Improved speed of the choose style dialog (AEC)
- Fixed creation of railings with custom blocks (AEC)
PROGRAMMING
- [ARX] Implemented the CAdUiTab class
- [ARX] Implemented an `IcApDocManagerReactor::documentTitleUpdated` event
- [ARX] Implemented some functions of the AcUiFileDialog class, removed "not implemented" exception from AdUiClass::PreSubclassWindow
- [ARX] Fixed generation of AcEditorReactor events
- [ARX] Fixed AcGeVector2d and AcGeVector3d members to avoid throw of exceptions in special conditions
- [ARX] Fixed display of a dialog over the palette from ARX
- [ARX] Fixed a CAdUiPalette::SetName fuction
- [ARX] Fixed a getMenuContext function to retrieve the current selection object id
- [ARX] Fixed creation of the context menu from an arx module
- [ARX] Fixed the function sendStringToExecute to accept the ending '\n'
- [LISP] Fixed the declaration of the -BIMIMPORT command used in script/lisp
- [LISP] Fixed the QSELECT option from the LISP ssget function
- [VBA] Fixed plot to file using the ActiveX interface with some drawings
The latest version can be downloaded from https://progecadindia.com/download.php page.