[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Published December 13, 2024 | Version v2.8.0
Software Open

compas-dev/compas: COMPAS 2.8.0

  • 1. ETH Zürich, Institute of Technology in Architecture
  • 2. ETH Zurich, ITA Institute of Technology in Architecture, Gramazio Kohler Research
  • 3. Gramazio Kohler Research, ETH Zurich
  • 4. Carnegie Mellon University
  • 5. @Mesh-ch
  • 6. EPFL
  • 7. @dbt-ethz
  • 8. vyzn
  • 9. ETH Zürich
  • 10. Princeton University
  • 11. Looking for work
  • 12. @Ansys
  • 13. Terrestrial
  • 14. ETH Zurich

Description

Added

  • Added implementation of RhinoBrep.fillet() and RhinoBrep.filleted() to compas_rhino.
  • Added Frame.invert and Frame.inverted.
  • Added Frame.flip and Frame.flipped as alias for invert and inverted.
  • Added Vector.flip and Vector.flipped as alias for invert and inverted.

Changed

  • Fixed native_edge property of RhinoBrepEdge.
  • Expose the parameters radius and nmax from compas.topology._face_adjacency to compas.topology.face_adjacency and further propagate them to unify_cycles and Mesh.unify_cycles.
  • Modify face_adjacency to avoid using compas.topology._face_adjacency by default when there are more than 100 faces, unless one of the parameters radius, nmax is passed.
  • Changed unify_cycles to use the first face in the list as root if no root is provided.

Removed

Files

compas-dev/compas-v2.8.0.zip

Files (39.5 MB)

Name Size Download all
md5:01b2179a25368e40452d2563126ee421
39.5 MB Preview Download

Additional details

Related works

Software