A runtime error on my vb.net component said the following:
Type 'OnNurbsCurve' is not defined
It turns out that my Grasshopper VB component does not import RMA.OpenNURBS nor RMA.Rhino.
How do I go about this? I cannot edit the script in the "Imports" area.
Do I have to download a specific .dll? Where do I place it and how does it load into the vb component?
Thanks!
Tags: