Updates of v4.4. What is New Log

 
Go to the latest stable version
 

What is new in update 4071 (9 May 2016):
Resolving relative path bug fixed. Events have been added to KcAxLib WPF wrapper. Several new WPF samples added

What is new in update 4065 (9 May 2016):
Handling of per vertex colors imported via vrml was added to surface cut and clip operations. WPF version of LowDim sample was added

What is new in update 4056 (23 February 2016):
Procedure for adding KernelCAD control to WPF apps has been updated. WpfCAD sample has become a tutorial

What is new in update 4050 (2 February 2016):
3D Debugger topic was not displaying in help

What is new in update 4049 (31 January 2016):
Incorrect initial zoom in cross section view of Modeling Studio fixed

What is new in update 4048 (26 January 2016):
Support for per vertex colors in VRML import has been added (KC Forum topic 2953)

What is new in update 4041 (4 January 2016):
Documentation issues: IPatch topic was out of date. Related information about BRep structure updated

What is new in update 4027 (15 October 2015):
Help topic about selection methods updated. Help menu option has been added in Pick sample

What is new in update 4005 (3 September 2015):
A bug in BSpline mesh approximation algorithm (Diff Surface sample) fixed

What is new in update 4001 (3 September 2015):
A bug with default color of point sets fixed

What is new in update 3970 (28July2015):
A bug in IPatch>IGraphicItem query fixed. Bug in Mesh Ops sample fixed

What is new in update 3955 (25June2015):
A bug in 3DS objects persistance fixed

What is new in update 3944 (12June2015):
WPF WpfCAD sample added. Minor bug in LowDim sample fixed

What is new in update 3936 (10June2015):
Incorrect result code from IMeshMods.FixupNormals() has been fixed

What is new in update 3921 (15May2015):
New IMeshEx.SplitLinkedComponents() has been added. A bug in vrml import in 64 bit edition fixed

What is new in update 3907 (27Apr2015):
Several bugs in mesh handling (Boolean and other operations) have been found and fixed

What is new in update 3906 (30Mar2015):
A bug in invalid mesh handling has been fixed

What is new in update 3905 (11Feb2015):
A bug in mesh to BRep section conversion has been fixed. Deploy Module sample was missing. A bug in C++ Morph sample has been fixed

What is new in update 3896 (5Jan2015):
A bug in ITransform.ScaleLoc() (KC Forum topic 2953) has been fixed

What is new in update 3901 (27Jan2015):
A bug in convertion of mesh to BRep section has been fixed

What is new in update 3892 (24Dec2014):
A bug in ITransform.Translate() (KC Forum topic 2953) has been fixed

What is new in update 3888 (14Dec2014):
A bug in define line IUA operation (KC Forum topic 2953) has been fixed

What is new in update 3879 (31October2014):
Memory leaks fixes (KC Forum topic 2947)have been merged from v4.3.3875-3878

What is new in update 3873 (17October2014):
A bug causing memory corruption and random exceptions in point array and segment strip (free-form curve) sections has been fixed

What is new in update 3871 (12October2014):
A number of memory leaks in planar Boolean operations fixed (KC Forum topic 2947)

What is new in update 3869 (6October2014):
New ModelStructureChanged KernelCADEvent notifies the application about object creation/deletion in Model Explorer, etc

What is new in update 3848 (22June2014):
New context option to exclude invisible objects during fit into window operation. (KC Forum topic 2933)

What is new in update 3858 (16July2014):
Regression bug related to view behaviour during resizing introduced in update 3832(KC Forum topic 2939) fixed
Fix for IView2.Reset()(KC Forum topic 2938) merged from v4.3
A couple of bugs in smart lables fixed

What is new in update 3846 (22May2014):
Problem with ISurfacePointKC.GetItem() returning null incorrectly resolved

What is new in update 3844 (22May2014):
Apart from several exceptions, all objects creatable at runtime implement ITypeBasic_KC and IObject_KC now
Problem with IPick on some systems (KCForum topic 2906) revisited The SelectionGeometricOnly and SelectionFastApproximation context properties affect both current object and IPick selection methods. Improved accuracy of SelectionFastApproximation functionality

What is new in update 3841 (12May2014):
New methods have been added to IGlobalAPI_KC to help with debugging of reference counting problems KCForum topic 2919
New EObjectType help topic lists interfaces implemented by objects created via IDIObjGenerator
IDIObjGenerator can create 3DS and SOR objects directly using EObjectType.eObjType3DS and EObjectType.eObjTypeSOR

What is new in update 3840 (2May2014):
Exception on insert new control or resizing in design mode. Regression introduced in the previous update KCForum topic 2922 fixed

What is new in update 3838 (25Apr2014):
New context option to accelerate measurements for large meshes has been added KCForum topic 2914

What is new in update 3837 (20Apr2014):
Exception in ISection.SetName() KCForum topic 2911 have been fixed

What is new in update 3836 (18Apr2014):
Incorrect fitting of model in vertical aspect ratio windows on resizing controls KCForum topic 2912 resolved

What is new in update 3829 (11Apr2014):
A new context option was added to handle selection problems with some graphics cards(KCForum topic 2906)

What is new in update 3828 (8Apr2014):
License dialog incorrectly shown problem (KCForum topic 2910) has been resolved

What is new in update 3838 (25Apr2014):
New context option to accelerate measurements for large meshes has been added KCForum topic 2914

What is new in update 3837 (20Apr2014):
Exception in ISection.SetName() KCForum topic 2911 have been fixed

What is new in update 3836 (18Apr2014):
Incorrect fitting of model in vertical aspect ratio windows on resizing controls KCForum topic 2912 resolved

What is new in update 3829 (11Apr2014):
A new context option was added to handle selection problems with some graphics cards(KCForum topic 2906)

What is new in update 3828 (8Apr2014):
License dialog incorrectly shown problem (KCForum topic 2910) has been resolved

What is new in update 3824 (4Apr2014):
Control displaying not licensed error problem (KCForum topic 2908) has been resolved

Previous updates:
What is new in update 3820 (12March2014):
Problem with IPick on some systems (KCForum topic 2906) has been resolved

What is new in update 3817 (27Feb2014):
Added ModelStaticOnResize context property, which forces 3D scene to remain static during KernelCAD window resizing