BHoM / Rhinoceros_Toolkit

Set of functionalities for communication with Rhinoceros
GNU Lesser General Public License v3.0
6 stars 2 forks source link

Rhinoceros_Toolkit: Nurbs conversion seems to be failing #183

Open rwemay opened 3 years ago

rwemay commented 3 years ago

Description:

Nurbs surfaces - pipes extruded along curves, which are input to a custom object don't all convert back to nurbs surfaces once exploded again. Not sure if this is something I'm doing, or an issue with some specific nurbs surface conversions. I also wondered if there is a related issue (perhaps completely separate) in the casting - here https://github.com/BHoM/Grasshopper_Toolkit/issues/539.

Steps to reproduce:

Run the test script and you should see different geometry from the exploded custom object to the input.

Expected behaviour:

Nurbs surfaces should come out similar to as input.

Test file(s):

Test File

adecler commented 3 years ago

This is an issue in the Rhinoceros toolkit so transferred there:

image

Basically, all conversion happening in Grasshopper should now leverage the Rhinoceros toolkit

There is no owner of this toolkit right now so feel free to have a go.