What is new in v7.2. Release date: 17 September 2024
What is new in update 5559 (14 February 2025):
A bug in IMenuItem_KC.Execute() fixed.
Added access to HDC and HWND for 32 bit apps. Forum thread.
Product | Build Date | Build No | Link |
DG Kernel 7.2 | February 14 2025 | 5559 | Download |
DG Kernel 7.2 Redistributable (Not required for evaluation) |
February 14 2025 | 5559 | Download |
DG Kernel 7.2 Merge Modules (Not required for evaluation) |
February 14 2025 | 5559 | Download |
Third Party Open Source. Details | March 12 2023 | Github | Download |
DGKC samples | November 12 2024 | C# | VB .NET |
ActiveX samples | November 11 2024 | C# | VB .NET |
What is new in update 5558 (11 February 2025):
Reverted update 5555 modification of IGeometricObject_DG.
Bad build of 5555 DGKCn6 NuGet package fixed.
What is new in update 5555 (7 February 2025):
A regressioon in .NET implementation of IGlobalAPI_DG.LaunchExplorer() has been fixed.
What is new in update 5554 (6 February 2025):
A bug in IGlobalAPI_DG.LaunchExplorer() has been fixed.
Bugs in IObject_DG.IsSame() implemented by entities and geometries have been fixed.
Redundant methods of IGeometricObject_DG have been removed. Please use IObject_DG.
Minor modifications in tests and samples.
What is new in v7.1. Release date: 18 January 2023
What is new in update 5503 (14 August 2024):
A regression in 3D Debugger vrml format load fixed.
Product | Build Date | Build No | Link |
DG Kernel 7.1 | August 14 2024 | 5503 | Download |
DG Kernel 7.1 Redistributable (Not required for evaluation) |
August 14 2024 | 5503 | Download |
DG Kernel 7.1 Merge Modules (Not required for evaluation) |
August 14 2024 | 5503 | Download |
Third Party Open Source. Details | March 12 2023 | Github | Download |
What is new in update 5473 (19 June 2024):
A bug in IEntity_DG.SaveAs() bixed.
What is new in update 5440 (3 April 2024):
Saving as STEP via IModel_DG.Save() did not overwrite an existing file - fixed.
Fixed a bug in IModel_DG.Clone().
What is new in update 5435 (25 March 2024):
A problem with saving large meshes into .mdg fixed.
What is new in v7.0. Release date: 22 November 2021
What is new in update 5355 (9 February 2023):
An exception on using DGKC in design mode (forum thread) fixed.
Product | Build Date | Build No | Link |
DG Kernel 7.0 | February 9 2023 | 5355 | Download |
DG Kernel 7.0 Redistributable (Not required for evaluation) |
February 9 2023 | 5355 | Download |
DG Kernel 7.0 Merge Modules (Not required for evaluation) |
February 9 2023 | 5355 | Download |
Third Party Open Source. Details | November 22 2021 | 5287 | Download |
What is new in update 5349 (18 January 2023):
A bug in accessing surface color of mixed dimensions compounds fixed.
Improvements in robustness of design mode rendering of DGKC control (forum thread).
What is new in update 5314 (19 May 2022):
Bug in importing .step via ModelPath fixed (forum thread).
A bug in resizing DGKC control fixed.
Performance of design-time rendering of DGKC improved.
What is new in update 5310 (31 March 2022):
A regression bug in native (ActiveX) controls related to standalone model and object generator construction fixed.
A bug in persistence of empty segment strip objects fixed.
What is new in v6.2
What is new in update 5373 (26 May 2023):
Added functionality: IMeshMods*.FixupNormals() on start checks validity of the mesh and if needed, performs basic mesh heealing procedures.
Product | Build Date | Build No | 32 bit | 64 bit |
DG Kernel 6.2 | May 26 2022 | 5373 | Download | Download |
DG Kernel 6.2 Redistributable (Not required for evaluation) |
May 26 2022 | 5373 | Download | Download |
DG Kernel 6.2 Merge Modules (Not required for evaluation) |
May 26 2022 | 5373 | Download | Download |
Third Party Open Source. Details | March 19 2021 | n/a | Download |
What is new in update 5297 (17 January 2022):
A problem with 32 bit redistributable fixed (forum thread).
Bug in KerCADne.ocx About dialogue fixed.
What is new in update 5296 (29 December 2021):
Window resizing algorithm has been impproved (forum thread).
Bug in detach entity operation fixed.
An issue with eMotion.mdg model fixed.
What is new in update 5274 (15 November 2021):
A bug in IDiffSurface_DG (Diff Surface sample) fixed.
A bug in C# Curves sample fixed.