- Adams.getCurrentModel().Markers[0] or any other __get_item__ like call to a manager with integer argument will crash AView, fixed in 2018
- Some filters on dictionary queries will crash AView, for example Adams.getCurrentModel().Parts.values('RigidBody'), not fixed yet
- Most seriously, the manager keys() and values() functions only return the first 25-30 entries, making it impossible to modify large models without keeping your own separate pointers to objects as you create them! I'm really hoping this is fixed in 2018.
- icons turn on in the view window after any python command, no a big deal but with large models with thousands of markers it gets pretty annoying- not fixed yet.
- The AView model navigation tree gets very unstable after using python to create a large model, crashing randomly as I use it.
Attached Files (2)