Version C3 4.6.0 - -
Bug
CAE-753 ConstantRemoteModel doesn't clear legends on closeModel
Fixed clearing of color legends when closing a ConstantRemoteModel
CAE-726 Scalar settings for the new result was not available in the callback from RemoteModel.createResultCalculator()
The scalar settings for new results was not available from the RemoteModel in the callback of createResultCalculator(), which prevented the user from setting default settings for the new results.
CAE-712 Isosurfaces computed from per element results does not have the correct scalar value (the iso value)
Iso surfaces now have the correct (constant iso) value if the result is per element and the same result is mapped on the the surface as the one being used to compute the surface.
CAE-711 The CeeCloudServer did not properly set the SimulationInfo.description field
The SimulationInfo.description field is now properly populated with the description from e.g.
Feature
CAE-754 Optimized cee::ug::UnstructGridModel::rayIntersect()
Optimized rayIntersect() by doing an early reject ray/sphere test before doing a ray/triangle test. This should give up to 3-4x performance gain and is especially useful on parts with a lot of visible element surfaces.
CAE-730 Updated Socket.IO and async to the latest version
Updated Socket.IO to 4.5.1 and async to 3.2.4 to not have the vulnerabilities of the previous versions.
...
Version C3 4.5.0 - - ed466b6f
Note: C3 4.5.x requires Ceetron Data Provider Framework (CDP) 7.x
Bug
CAE-705 A CUG model with a particle trace with only one point did cause an error
...
This impacted particle trace visualization styles that depend on time (comets and spheres) as well as animations. In some rare cases the particle traces would become extremely long lasting and thus taking an extremely long time. This also caused different behavior between C3 and CPM/CDC.
...
Feature
CAE-706 New ParticleTraceGroup setting: maximumNumberOfPointsToCompute
...
Version C3 4.4.0 - - c3703e2b
Bug
CAE-654 Vectors shown on the RemoteModel are not clipped as expected
...
Fixed a crash and results not being read correctly in some cases.
...
Feature
CAE-656 Update the readers in ImportCAE (VdmTools 4.6.1)
...
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
...
CAE-462 Added element type name in picking/query for polyhedrons and less used element types (brick, shell, ...)
Feature
CAE-516 Update Angular examples to use Socket.io 4.0
...
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
...
CAE-364 sendToCloud assumes response from CeetronCloud is in single chunk
Feature
CAE-471 Added a React demo application to the examples in C3
...
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
...
CAE-205 cee.ug.PartSettings.opacity has no effect on mesh edges
Feature
CAE-230 Add support for manual placement (offset) of cee.mrk.PartLabels
...
Version C3 4.0.0 - - eb93b346
Bug
CAE-120 CUG: Mesh lines not correct for parts with some expanded beams
...
CAE-66 Improved GeometryModel.regionIntersect() when the vertices are not inside the region
Feature
CAE-142 New Angular example application. See Examples/Angular/angular-example
...