Component not available in ghpythonlib

Hi, I was trying to use “Project” component inside a python script using ghpythonlib, however there are two components in grasshopper with the name “Project” one has [“curve”,“brep”,“direction”] as inputs which I dont want but thats the one it gives me when using ghpythonlib, and the other has [“geometry”,“plane”] as inputs which is the one I want but is not available in ghpythonlib.
Is there s way I can still get that?
Btw I’m trying to project points onto a plane

I just created tests for both these cases and seems like this has never worked really. The only python component throws the same error. The name collision on these components should probably be fixed. I created this YT to fix the issue:

RH-85684 Two Project components in Grasshopper collide in NodeInCode

P.S:
HAPPY BIRTHDAY! :birthday:

Hi Mr. Ehsan Iran-Nejad, first of all big fan of you.

Thank you for your answer, I’d be glad to see this fixed.

ps: thanks alot but it’s not actually my birthday, I use different birthdays for diffrerent signups for security reasons and write them down alongside my passwords, however thanks alot :slight_smile:

1 Like

RH-85684 is fixed in Rhino 8 Service Release 18 Release Candidate

1 Like