Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Version C3 4.4.0 - -

Bug

CAE-654 Vectors shown on the RemoteModel are not clipped as expected

Vector shown on the model (not regular cutting plane vectors) were not clipped by cutting plane or view clipping.

CAE-653 Labels behind surfaces appearing in some cases in front of model if using walk navigation

When using walk navigation and auto clipping (or setting the front clipping plane to very close), labels might be moved too much forward so all labels appear in front of the model when walking towards or inside the model. This applies to labels added using the addWithOffsetDirection* methods. This fix should improve the lifting algorithm when the front clipping plane is very small.

Also fixed an issue with Camera.enableAutoClipFixedNearDistance() not working as expected.

CAE-649 Zoom to cursor hits labels and behaves strangely

Zoom to cursor will no longer consider labels which made the view move when a label was hit.

CAE-580 Returning false in CRC::initialize() is logging an error

Result calculators will no longer log an error (only warning) if an error message is set from the calculator on init(). To log an error you can use the logger object.

CAE-541 CugComposer crashing in some rare cases with expanded beams

CAE-533 Issues with Parallel VTU (pvtu) reader

Fixed a crash and results not being read correctly in some cases.

Story

CAE-656 Update the readers in ImportCAE (VdmTools 4.6.1)

Added support for ANSYS and ABAQUS 2022. Several fixes for other formats.

CAE-537 Add option to specify if particle traces should be clipped or not

Added support in C3 for specifying if particle traces should be clipped (view or cutting plane clipping) or not.
Added ParticleTraceGroup.ignoreClipping Set this to true to always show the particle traces (no clipping).

Note: Clipping of particle traces is now default on (ignoreClipping = false) to behave the same way as CDC. This is a change from previous versions.

CAE-524 Addition vector arrow rendering types for vector results

Added support for new vector styles: Symmetric and reverse symmetric arrows. Added new property VectorSettings.vectorType.

Added support for simplified vectors (line + two unlit triangles). Added new property VectorSettings.drawMode.

Version C3 4.3.1 - - 326041e6

Bug

CAE-523 Result Calculators: Vector results did not work as expected

...

Note: C3 4.3.x requires Ceetron Data Provider Framework (CDP) 6.x and Ceetron Result Calculator Framework (CRC) 4.x.

Bug

CAE-487 Rare crash and holes for cutting planes computed from Polyhedron

...

Version C3 4.2.2 - - c062c92b

Bug

CAE-493 Particle traces fails to continue into a new part when using displacements

...

Version C3 4.2.1 - - 1f568bb5

Bug

CAE-476 ScalarSettings not available for newly added ResultCalculator results

...


Note: C3 4.2.x requires data providers built with Ceetron Data Provider Framework (CDP) version 5.x

Bug

CAE-469 RemoteModel streaming might stop on models with many parts

...

Version C3 4.1.1 - - 3ccc40d2

Bug

CAE-399 Add empty CDPResultValueGroup (no result for the part) was not correctly handled

...

Version C3 4.1.0 - - d4729217

Bug

CAE-231 QueryGlobalNodePositionsForFrames and QueryNodeScalarResult do not work as expected for mode shape animations

...

Version C3 4.0.0 - - eb93b346

Bug

CAE-120 CUG: Mesh lines not correct for parts with some expanded beams

...