Published November 4, 2021
| Version v1.10.0
Software
Open
compas-dev/compas: COMPAS 1.10.0
Creators
- Tom Van Mele1
- Gonzalo Casas2
- Romana Rust3
- beverlylytle
- Andrew Liew4
- Li
- Anton Tetov
- Rafael Pastrana5
- Rippmann
- tom van mele1
- Juney Lee1
- Achilleas Xydis
- Mathias Bernhard6
- robin-oval
- mattiskoh
- Xingxin HE7
- Victor LEUNG8
- wenqian157
- Ania A.9
- Robin Godwyll10
- deviezeviking
- Chaoyu Du
- nizartaha
- Kathrin Dörfler
- robinjodon11
- Francesco Ranaudo12
- Gene Ting-Chun Kao13
- nikeftekhar
- Yijiang Huang14
- Andrea Ghensi
- 1. Block Research Group
- 2. ETH Zürich, Institute of Technology in Architecture
- 3. ETH Zurich, ITA Institute of Technology in Architecture, Gramazio Kohler Research
- 4. UoS / ICAIR
- 5. Princeton University
- 6. @PolyhedralStructuresLaboratory
- 7. RoboticPlus.AI
- 8. Gramazio Kohler Research, ETH Zurich
- 9. ETH Zürich
- 10. Looking for work
- 11. EPFL
- 12. ETH / BRG / NCCR dfab
- 13. ETH Zurich
- 14. MIT
Description
Added
- Added
compas.geometry.Curve
andcompas.geometry.NurbsCurve
. - Added
compas.geometry.Surface
andcompas.geometry.NurbsSurface
. - Added pluggables for
compas.geometry.NurbsCurve.__new__
,compas.geometry.NurbsCurve.from_parameters
,compas.geometry.NurbsCurve.from_points
,compas.geometry.NurbsCurve.from_interpolation
,compas.geometry.NurbsCurve.from_step
. - Added pluggables for
compas.geometry.NurbsSurface.__new__
,compas.geometry.NurbsSurface.from_parameters
,compas.geometry.NurbsSurface.from_points
,compas.geometry.NurbsSurface.from_fill
,compas.geometry.NurbsSurface.from_step
. - Added missing implementations for abstract clear methods of
compas_rhino.artists.volmeshartist
.
- Fixed bug in directions of
compas.datastructures.Mesh.from_meshgrid
. - Fixed bug in Rhino mesh face drawing.
- Fixed bug related to legacy uninstall on Rhino for Mac.
Files
compas-dev/compas-v1.10.0.zip
Files
(7.1 MB)
Name | Size | Download all |
---|---|---|
md5:158c3bc6491e5aef71d13f1d1ec2f724
|
7.1 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/compas-dev/compas/tree/v1.10.0 (URL)