License Accept Dialog now comes up in front of Welcome Screen on Linux platform. Rigid body models colored by a variable could sometimes lose color information during time update. Fixed. An EnSight Case Gold file formatted model which came out of OpenFOAM shows some incorrect regions when colored by a variable. This was caused by a geometry file that contained multiple nfaced element sections in the same part. EnSight now checks for this and reads correctly." Save > Geometric Entities bug that could cause crashes was fixed. ABAQUS 6.10 ODB Reader now reads NodeSet connectivity correctly. Fixed an EnSight hang on volume representation on iblanked structured models. EnLiten crashes when you read in 3D text attached to a line. The scenario file saved is fine. Users need to update EnLiten. If EnVideo91 is launched with a dconfig, and all displays in the dconfig are local, EnVideo no longer exits immediately with an error. When there are multiple parents to an isovolume, EnSight could have a memory allocation problem for per_elem variables. Fixed. If you have 3d text annotations and an archive file is created, EnSight will crash during rereading it. The archive file itself is fine and can be reused. Just need to update the client so it won't crash." Fluent poly-hex elements with triangular faces now read in. Abaqus ODB reader no longer ignores user-selected STEP value from the format options dialog in the abaqus odb reader dialog. Fixed in 6.10-1b 10-10-10 version of reader. Create an annotation of a part value, save a session, restore the session, the annotation does not display the part value. This was fixed. Context restore was previously incorrect if a dataset is loaded that has an XY file with multiple curve entities, then the context is saved incorrectly. In some cases, after you load in a structured dataset into EnSight, EnSight will crash when attempting to load the second dataset. Fixed." Restoring a color palette via the Feature Detail Editor menu can result in a crash or the wrong number of palette levels. Fixed. If you try to compute vector arrows on a variable that is undefined for the parent parts selected can indeed get in some trouble. Normal on a 3D part is Undefined for all elements. If compute on a 2D part all this will work fine. Normal vectors computed on Nodal Variables now work correctly. Extracted parts again correctly have the variables of their parents, even if the variables are activated prior to creating the extracted part. Element shrink of n-faced elements now works correctly. If have a point part and create curved arrows will get a crash if the arrow location is set to vertices. A location of Nodes will work fine. Running the server with a std licensed client could result in the server using too many threads. Python script editor no longer crashs with long (>1024) character lines. Context restore now correctly applies threshold values for shock surfaces. If you create a distance query using a single variable, then change the query to query two variables the query does not update when time changes. Fixed in both EnSight and EnSightCFD." Restoring color palettes was fixed. Restoring a palette either directly or through a context restore now correctly restores. The default sort for ensvarwidget is by type. Add subsort for description. The Python option: ensight.sendmesgoptions(version=0) is not behaving as documented. It it setting the version to 0.0. A work-around is to use the syntax: ensight.sendmesgoptions(version=ensight.version()[0])