Version C3 4.0.0
Bug
CAE-120 CUG: Mesh lines not correct for parts with some expanded beams
CAE-109 CugComposer with demo license refuses to convert demo models when a case is specified
CAE-80 cee.ug.HitItem.elementTriangleVertices does not handle mode shape animation
CAE-70 Assert in CUG model with beams with per element results
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
CAE-141 Added position of closest node in cee.ug.HitItem
CAE-140 Support for mode shape animations in cee.ug.QueryNodeScalarResult
CAE-126 Added setting of mesh color in ConstantRemoteModel
CAE-119 CUG bundle support - Loading CUG models without a REST API server
This feature adds two more ways of loading CUG models: As a binary file hosted as a static resource on a web server (streamed down using fetch api) or as a JavaScript object.
This is a technology preview with all changes to ConstantRemoteModel and an Example to showcase the feature. Generation of CUG bundle files will be available in C3 4.1.
Note: There are breaking changes in the contructor and the openModel() method of ConstantRemoteModel. Please see documentation for more information.
CAE-116 Added caseDescription to CUG SimulationInfo
CAE-104 Add Butterfly to demo models
CAE-72 CugComposer: License key as command line parameter
CAE-65 Compute a cross section of a geometry model
CAE-57 Upgrade to Socket.IO 4.0 for CeeCloudServer (RemoteModel)
Upgraded to Socket IO 4.0 as previous versions had several security issues. 4.0 is not compatible with previous versions, so make sure both server and client are updated (this is always a good practice).
CAE-24 Extend CUG V1 deprecation to end of 2021
Add Comment