There is a newer version of the record available.

Published December 13, 2024 | Version v2.8.0

compas-dev/compas: COMPAS 2.8.0

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