ladybug-tools / ladybug-legacy

:beetle: Ladybug is an environmental plugin for Grasshopper.
http://ladybug.tools
Other
192 stars 82 forks source link

Data conversion failed from Goo to Plane #455

Closed ayezioro closed 5 years ago

ayezioro commented 5 years ago

Hi @mostaphaRoudsari and @chriswmackey, I want to ask for your help to solve this issue. Since R6 it started to show in the SunShades_Calc component. See this discussion.

Two warning errors are issued:

  1. Convex Hull: input 2 plane. error: Data conversion failed from Goo to Plane
  2. Convex Hull: solver component. error: Data conversion failed from Goo to Plane

Which are not pointing to an specific line in the code. The component produces the geometry, but still i can get how to solve the issue. I suspect it happens when the convexHullPlane variable is calculated. Can't find in previous discussions a solution for that. I know i can ask in the GH discourse, but decided to ask here first.

Any ideas?

Thanks, -A.

ayezioro commented 5 years ago

Hi again, @mostaphaRoudsari and @chriswmackey, The issue was solved as you can see in the discussion mentioned above. Soon i will sync the updated version on the github. -A.

chriswmackey commented 5 years ago

Thank you for letting us know, @ayezioro . Looking forward to a future pull request!