We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ceceea commit c2b2df8Copy full SHA for c2b2df8
docs/src/index.md
@@ -95,7 +95,10 @@ julia -JModia3D_sysimage.so (otherwise)
95
96
### Version 0.12.1
97
98
-- Adapted to Modia 0.11.0 (arguments of buildFunction in ModiaInterface had been changed)
+- Adapted to Modia 0.12.0 (arguments of buildFunction in ModiaInterface had been changed,
99
+ as well as function names to define/access variables of built-in components)
100
+- Absolute position (`r_abs`) and orientation (`R_abs`) of visible shapes are stored in the result
101
+ data structure and can be plotted (see Modia3D/test/Basid/Pendulum.jl, Modia3D/test/Segmented/TwoStageRocket3D.jl)
102
- Manifest.toml file removed
103
104
0 commit comments