What is new in v7.2. Release date: 17 September 2024
What is new in update 5549 (3 December 2024):
Several bugs in implementations of IObject_DG and IGeometricObject_DG have been fixed.
A number of new tests have been added to C#\Tests\ projects.
New InterfaceTests.IEntityTest.MoveLocalFrame() demonstrates moving local frame.
Forum thread
Product | Build Date | Build No | Link |
DG Kernel 7.2 | December 3 2024 | 5549 | Download |
DG Kernel 7.2 Redistributable (Not required for evaluation) |
December 3 2024 | 5549 | Download |
DG Kernel 7.2 Merge Modules (Not required for evaluation) |
December 3 2024 | 5549 | 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 5548 (18 November 2024):
A bug in ActiveX implementation of IMesh_DG.GetVertexList() fixed.
A bug in IBSplineCurve_DG > IObject_DG > IsSame() fixed.
What is new in update 5547 (14 November 2024):
A bug in IGeometricObject_DG.Copy() has been fixed.
What is new in update 5546 (11 November 2024):
A problem with design-time rendering of ActiveX controls fixed.
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.