Version C3 4.7.0 - -
Feature
CAE-750 Perform a min/max result query on a per-part basis
Extended cee.ug.QueryResultMinMax
to support min/max queries for visible parts only as well as for a specific part. Added executeQueryVisibleParts()
and executeQuerySinglePart()
. Note that the perStateGlobalMinMax
and globalMinimumValue
/globalMaximumValue
is not affected by this and will always return the global min/max over all states and all parts.
CAE-749 Bulk Calculator position of min/max point or cell
Added the location (3d coordinate) of the minimum and maximum values for surface, node, volume and volume node data. See cee.ug.QueryBulkCalculationValues
for more info.
...
Version C3 4.6.0 - - 2e33eb37
...
The SimulationInfo.description field is now properly populated with the description from e.g.
Feature
CAE-754 Optimized cee::ug::UnstructGridModel::rayIntersect()
...
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
...
Fixed a crash and results not being read correctly in some cases.
Feature
CAE-656 Update the readers in ImportCAE (VdmTools 4.6.1)
...
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-364 sendToCloud assumes response from CeetronCloud is in single chunk
Feature
CAE-471 Added a React demo application to the examples in C3
...
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
...
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
...