Opened 12 years ago
Closed 7 years ago
#2038 closed defect (wontfix)
Modelica3d Primitives are not placed/scaled correctly
Reported by: | Christian Schubert | Owned by: | Martin Sjölund |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Third-Party Libraries | Version: | trunk |
Keywords: | Modelica3d | Cc: | Martin Sjölund, Christoph Höger |
Description
We need to check if all primitives are placed or scaled correctly.
For example spheres are handled not according to MSL, see Doc for Modelica.Mechanics.MultiBody.Visualizers.Advanced.Shape.
The current implementation places the center of the sphere at 0 while MSL uses an outer point of the sphere. Also you can use height, width, length to produce an ellipsoid while the current implementation only takes a radius.
Also, we have no visualizations for:
- pipecylinder
- pipe
- beam
- gearwheel
- spring
Change History (12)
comment:1 by , 12 years ago
Cc: | added |
---|
comment:2 by , 11 years ago
Component: | OMEdit → User interface |
---|
comment:4 by , 10 years ago
Milestone: | 1.9.1 → 1.9.2 |
---|
This ticket was not closed for 1.9.1, which has now been released. It was batch modified for milestone 1.9.2 (but maybe an empty milestone was more appropriate; feel free to change it).
comment:5 by , 10 years ago
Milestone: | 1.9.2 → 1.9.3 |
---|
Milestone changed to 1.9.3 since 1.9.2 was released.
comment:7 by , 9 years ago
Component: | User interface → Third-Party Libraries |
---|---|
Owner: | changed from | to
comment:11 by , 8 years ago
Milestone: | 1.11.0 → 1.12.0 |
---|
Milestone moved to 1.12.0 due to 1.11.0 already being released.
comment:12 by , 7 years ago
Milestone: | 1.12.0 |
---|---|
Resolution: | → wontfix |
Status: | new → closed |
Resolved by using our own 3D environment instead of the unmaintained Modelica3D.
Maybe we should report Modelica3D issues here:
https://mlcontrol.uebb.tu-berlin.de/redmine/projects/modelica3d-public/issues
cc: choeger as he is involved in Modelica3D development.