Versions Compared

Key

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

Image Modified

Image Modified

Version C3 4.1.0

Bug

CAE-231 QueryGlobalNodePositionsForFrames and QueryNodeScalarResult do not work as expected for mode shape animations
CAE-221 CUG LowRes models are sometimes streaming slower than expected
CAE-220 cee.ug.HitItem.nodePosition is not correct for mode shape animations
CAE-213 Picked node ids are not reported correctly if displacements are used
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

Labels can be interactively positioned with e.g. the mouse. See documentation of cee.mrk.PartLabels.setLabelOffsetPosition() for an example on how to do this.

CAE-229 Added cee.ug.QueryNodeInfo to get information about node(s) based on node ids
CAE-208 Optimized streaming of many parts (>10k) in RemoteModel
CAE-207 Add support for updating and deleting individual labels in mrk.PartLabels
CAE-206 Added an error callback for executePartQuery and executeCuttingPlaneQuery
CAE-204 Added ug.VectorSettings.drawMaxCount to limit the number of vectors drawn

This feature can be used as a replacement for the drawSkipBy and is easier to provide a good default value.

...