Extract parameter in new script Component in Grasshopper Rhino8-Beta cannot Set Object
if we can set object like other geometry is better or fasster!
it seems set data only
(not Object or Geometry)
Script input parameters are a special generic kind. They update their icon and description to the type that is selected in the “Hint” but not the menu items as they belong to the parameter itself. You can always drop a “Point” parameter on the canvas and choose the geometry you want. I see if I can improve this and make it easier in the future
RH-79032 Extract script input parameters as their hinted type?
Hi @eirannejad
Yes :Extract script input parameters as their hinted type and user can be able to: Set Type custom hint (geometrics type)Rhino +
Set Access.Item,…Set Access.List, Set Access.TREE… in Rhino
Very thanks @eirannejad for added this option and i test it (in new sr )very useful
And
if this error so fix in script editor useful for fast coding
This error doesn’t fix yet and a few time try fix in yt:
https://mcneel.myjetbrains.com/youtrack/issue/RH-77879
Hi @eirannejad, if the geometry type is set, then the extracted parameter should be Brep Type. This is incorrect, so please fix it.
Thanks for reporting. I created this YT and will get that fixed:
RH-84020 Extracted input of type Geometry Base creates floating Brep parameter