Versions Compared

Key

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

CAE - Version C3 4.3.0 -

Note: C3 4.3.x requires data providers built with Ceetron Data Provider Framework (CDP) version 6.x and Ceetron Result Calculator Framework (CRC) 3.0

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

CAE-515 Added support for parallel VTU files (*.pvtu)

CAE-513 DataProvider: Added support for specifying default part colors

You can now specify the default colors of parts from a data provider using the CDPGeometryInfo::addElementGroupInfoWithColor() or CDPElementGroupInfo::setPartColor()

CAE-505 Parallelization of computing node average and result calculator results

Results from Result Calculators are now computed in parallel as well as all node average computations. This should give a speed-up on the CeeCloudServer running on multi-core systems.

CAE-497 Added CRCError parameter to CRCResultCalculator::initialize() to be able to communicate an error message to the host application

You can now provide an error message from result calculator initialize() method that can be picked up by the host.

CAE-485 Remove #DP and #RC prefix from Data Provider and Result Calculator logs

CAE-482 Add support for executing QueryNodeInfo by region

You can now query all nodes within a region (with a user defined max count) and get information on all the nodes inside this screen-spaced region.

CAE-474 Return more data from QueryElementInfo

Added position, scalar and vector results for all element nodes. You can now also specify any scalar and vector result and not be limited to what was shown in the model.

CAE-394 Add support for updating devicePixelRatio while the app is running

Use the Viewer.setPixelScaleFactor() function to change the device pixel ratio or use the Viewer.updatePixelScaleFactor() function to update it to the current factor in the browser.

...

Version C3 4.2.2 -

Bug

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

...

Version C3 4.2.1 -

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 -

Bug

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

...

Version C3 4.1.0 -

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 -

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

...