Tom Van Mele
Tom Van Mele
> seems to LGTM, but is this meant to be serialisable? `__data__` seems missing then... @Licini ping
@jf--- it was merged yesterday
hi, the error message is indeed not very helpful. to work with NURBS outside of Rhino, you have to install `compas_occ`... activate your environment and do `conda install compas_occ`
@jf--- actually i would like to keep this open because i see some value in supporting DXF files in the context of being able to read geometric data from older...
yes, the implementation is indeed wrong. will fix... thanks!
will change to `abs(self.normal.dot(other.normal)) - 1 < tol`
yes, i know. there is a slight change in the data serialisation format between COMPAS 1 and 2. i will add a conversion script...
for me, the main reason to split them off is that it removes the impression that `compas` requires these softwares in order to be used. i see `compas_rhino`, `compas_ghpython`, `compas_blender`,...
> Those modules go back to the early days haha, to me that almost sounds like a very good reason to kick them out :)