Rhino 8 Feature: GH1 Is Now More Than Just Geometry!

I think this is because you’ve named both sub-layers as “ChildLayer”. If those names had been unique then I think you’d get the result your looking for. Nevertheless, I will look into whether we can get this working as it should be possible (I think). Thanks for reporting this.

That’s really nice to hear. Could we expect it within 2022 or 2023? :smiley: hehe

@molu I just wanted to let you know that I believe this issue has been fixed and will be available in the next WIP release (likely late tomorrow night).

9 Likes

Nice family tree

2 Likes

Hi @AndyPayne , any news about this?

1 Like

There is still some internal work being done on how Object Frames are stored. Once this is done, it shouldn’t take long to incorporate into the Grasshopper components. I’ll post here once it’s been updated to let you know.

7 Likes

Oh boy - once that’s done, animating robots and stuff will be a breeze!

2 Likes

I just wanted to let you know that we have just released a new set of components to create native annotations (including text entities) in Grasshopper 1. Read more about it here.

3 Likes

Making custom hatch from curves will be a very nice tool.

Yes. I agree. However, it would require some reconfiguration of how Hatches are stored/created in Rhinocommon and is a bigger project in general. This likely won’t be available in the near-term although it is a longer-term goal.

4 Likes

@eirannejad is the developer of pyRevit which already have a tool to make hatch in Revit.
Maybe he can help to create one for Rhino.

2 Likes

Hi -

Also see:

-wim

Thanks, yes i use it but it is limited

Could you please introduce subobject referencing? especially breps faces

2 Likes

I don’t see the ‘Rhino’ tab in Grasshopper1 when I load it in Rhino WIP/8. Also getting some errors from incompatible plugins. Is there a way to have different Rhino installs in Rhino7 and Rhino8? That would be ideal for me. And why do I not see the ‘Rhino’ toolbar I have the latest version of RhinoWIP installed?

Found the ‘Rhino’ Tab it was just in a different location within the tabs. But still is there a way to load different plugins in Rhino7 and Rhino8?

I’m still getting this errors while loading Gh1 in Rhino8: Does anybody know form plugin they are?

Object: MotionUpdate (level 1)
{
Exception has been thrown by the target of an invocation.
TargetInvocationException
}

Object: MotionUpdate (level 2)
{
Could not load file or assembly ‘System.Web.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35’. Das System kann die angegebene Datei nicht finden.
FileNotFoundException
}

Object: ActionReleased (level 1)
{
Exception has been thrown by the target of an invocation.
TargetInvocationException
}

Object: ActionReleased (level 2)
{
Could not load file or assembly ‘System.Web.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35’. Das System kann die angegebene Datei nicht finden.
FileNotFoundException
}

Object: ActionIssued (level 1)
{
Exception has been thrown by the target of an invocation.
TargetInvocationException
}

Object: ActionIssued (level 2)
{
Could not load file or assembly ‘System.Web.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35’. Das System kann die angegebene Datei nicht finden.
FileNotFoundException
}

Object: ActionExecutedGated (level 1)
{
Exception has been thrown by the target of an invocation.
TargetInvocationException
}

Object: ActionExecutedGated (level 2)
{
Could not load file or assembly ‘System.Web.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35’. Das System kann die angegebene Datei nicht finden.
FileNotFoundException
}

Object: ActionExecuted (level 1)
{
Exception has been thrown by the target of an invocation.
TargetInvocationException
}

Object: ActionExecuted (level 2)
{
Could not load file or assembly ‘System.Web.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35’. Das System kann die angegebene Datei nicht finden.
FileNotFoundException
}

Object: ExecutionUpdate (level 1)
{
Exception has been thrown by the target of an invocation.
TargetInvocationException
}

Object: ExecutionUpdate (level 2)
{
Could not load file or assembly ‘System.Web.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35’. Das System kann die angegebene Datei nicht finden.
FileNotFoundException
}

Object: ActionCompleted (level 1)
{
Exception has been thrown by the target of an invocation.
TargetInvocationException
}

Object: ActionCompleted (level 2)
{
Could not load file or assembly ‘System.Web.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35’. Das System kann die angegebene Datei nicht finden.
FileNotFoundException
}

I don’t think that error message is from the components in the Rhino tab. I believe that must be from a 3rd party plugin. You may need to remove all plugins and add them back one by one to find out the culprit.
Also if you use the package manager to install your plugins, you can have a different set of plugins for Rhino 7 vs Rhino 8

Thank you Andy

Yes should be 3rd party, than i guess i have to go through all of them…

Good to know, that explains why some of the plugins are missing in Rhino 8!

@AndyPayne could you make sure that the Rhino tab loads alongside the default Grasshopper tabs? I am sure there are plenty of people like me who depend on lots of plugins for their work. In which case the Rhino tab moves further to the right and may be abbreviated as “R” making it more difficult to find:

1 Like