Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Error casting Speckle Pointcloud to Native type in Grasshopper/Rhino8 #3646

Open
5 tasks done
pfmephisto opened this issue Oct 25, 2024 · 1 comment
Open
5 tasks done
Labels
bug Something isn't working

Comments

@pfmephisto
Copy link

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

image

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]'.
@pfmephisto pfmephisto added the bug Something isn't working label Oct 25, 2024
Copy link

linear bot commented Oct 25, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant