v0.6.0
Added
Changed
- Changed
compas_model.elements.Element.compute_modeltransformationto use only the stack of transformations of its ancestors. Each transformation in the stack defines the change from local to world coordinates of the corresponding element.
Removed
- Removed
compas_model.models.Model.frame.