Grasshopper

algorithmic modeling for Rhino

Unable to find an entry point named 'RHC_RhinoMeshOffset' in DLL 'rhcommon_c'

Hi All,

 

Anyone else having this problem? It's only started since GH 0.80051. It worked fine on 0.80010, and the SDK shows that the offset method still exists.

 

I'm guessing this is an issue with the .NET wrapper? I checked that the weaverBird offset still works -- not sure how, unless Giulio wrote his own offset method or something.

 

Any clues? Thanks guys!

 

Views: 502

Replies to This Discussion

Hi Suryansh,

 

RHC_RhinoMeshOffset is a Rhino5 only function, it doesn't exist when you use RhinoCommon in Rhino4. I know it's confusing since it does autocomplete, sorry.

 

--

David Rutten

david@mcneel.com

Barcelona, Spain

ok.. that's not much of a problem since a mesh offset is fairly easy to write.. Are there any other functions more complex functions that are limited to R5 only?

Yes, loads. Rhino5 has a lot of new stuff in general and a lot of old stuff that has been exposed in the SDK for the first time. Sometimes we manage to get our act together and hide the function properly, at other times we forget to hide the public function and some weird error pops up.

 

--

David Rutten

david@mcneel.com

Barcelona, Spain

I'm still a bit puzzled how the same function worked on GH 0.80010 + Rhino 4 but stopped after a GH upgrade..

I can assure you it never worked on Rhino4. These aren't the droids you're looking for.

 

--

David Rutten

david@mcneel.com

Barcelona, Spain

But they are! ;)

 

Attached a GH file created with v0.80010 along with screenshot. I've already solved the problem by writing my own MeshOffset but this is just to let you know that there maybe something up here..

 

Attachments:

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service