Skip to content

v0.6.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jan 11:05
· 1 commit to main since this release

Added

Changed

  • Changed compas_model.elements.Element.compute_modeltransformation to 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.