You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is related to the Grasshopper connector in Rhino8
Describe the bug
The issue occurs when trying to cast a Speckle Pointcloud to a native Rhino/Grasshopper Point Cloud using the Grasshopper Connector.
To Reproduce
Create a point cloud in Grasshopper. Then, cast it to a Speckle base object and attempt to convert it back into a native Rhino/Grasshopper Point Cloud.
Expected behavior
The resulting object should be a native Rhino/ Grasshopper Point Cloud.
Screenshots
System Info
Desktop (please complete the following information):
OS: Windows 11
Rhino 8
Speckle: 2.20.3
Failure Logs
1. Failed to set value for Pointcloud.points
Object of type 'System.Collections.Generic.List`1[System.Object]' cannot be converted to type 'System.Collections.Generic.List`1[System.Double]'.
The text was updated successfully, but these errors were encountered:
Prerequisites
What package are you referring to?
This is related to the Grasshopper connector in Rhino8
Describe the bug
The issue occurs when trying to cast a Speckle Pointcloud to a native Rhino/Grasshopper Point Cloud using the Grasshopper Connector.
To Reproduce
Create a point cloud in Grasshopper. Then, cast it to a Speckle base object and attempt to convert it back into a native Rhino/Grasshopper Point Cloud.
Expected behavior
The resulting object should be a native Rhino/ Grasshopper Point Cloud.
Screenshots
System Info
Desktop (please complete the following information):
Failure Logs
The text was updated successfully, but these errors were encountered: