DG Kernel (ActiveX) Documentation


Skip Navigation Links.
Start page
Quick Start
Search Page
Installation
What is new
Upgrading Native Apps
Licensing
Expand ModelsModels
Expand DG Kernel ControlsDG Kernel Controls
Expand API ReferenceAPI Reference
Expand ViewsViews
Expand Samples and TutorialsSamples and Tutorials
Expand GraphicsGraphics
Expand Math ObjectsMath Objects
Expand DeprecatedDeprecated
Redistribution
Model Viewer
Open Source
Support
Skip Navigation LinksHome Page > What is new Go to DGKC docs Search Documentation


What is new in version 7.4

Support for 32 bit applications has been discontinued. Contact us if it is critical for your business.

OCCT (Open Cascade) third party assembly has been updated to the latest stable version 7.9.0.

Ogre third party assembly has been updated to the latest stable version 14.3.4.

New DGKCn8 is a .NET 8.0 version of DGKC control.

Support for WPF: New DGKCwpfn8 is a WPF .NET 8.0 version of DGKC control. Samples\NET\WPF\ contains WPF version of samples.

Changes in visibility of an entity are applied to the visibility of the local frame also.

Save As context menu option is enabled by default.

New IScene_DG.Show() overload allows including descendants in changing visibility of an entity.

New IMeshTexture_DG allows creation of texture on mesh at runtime.

Texture sample has been reworked to demonstrate IMeshTexture_DG.

PlanarOps sample restored from v6 is a tool useful for trimming / analysis / reduction of large meshes.

New IModel_DG.ListEntities() is a shortcut for IModel_DG.Find() > IModel_DG.GetEntityPath()