I tried going through a tutorial for Minimal surface, and there are two red nodes, and it does not seem to be working as intended, i did do a different mesh then the tutorial made, but I would think that is not the issue?
My rhino file is too big to attach, but If it is necessary I can find a way to attach it somehow
MinimalSurface.gh (23.8 KB)
please open your Rhino file and the relative grasshopper file on your pc
then go here at the start of your definition, right click on the Mesh parameter (which should be grey in your pc, not orange) and chose “internalise data”
after that, save just the gh file with a different name, and reupload it
MinimalSurface.gh (21.0 KB)
Here you go hopefully this works, thank you
It might for people with the following plug-ins…
Please always state which plug-ins are required to open your files.
-wim
Hi Wim,
A bit off-topic, but there is no built-in feature that lists the plugins used in a file. In small files you can check manually, but in a large file with many clusters it is very difficult to check manually.
Yes, there are various workflows shared on the forum, but you have a large user base that is not aware of this forum or these posts. Therefore, adding this feature will be very useful. I think it will not be very difficult to add this feature since this window that reports in detail when importing files opens.
Regards.
And relevant to the topic here,
@alyssa6 as you can see in the screenshot below, points should be connected to the Point A
and Point
inputs. But you are inputting Curve
and Number
here. Therefore, they give a warning.
When you hover over the inputs, you can see what type of data they expect.
Maybe what you are looking for is something like the one below. (I don’t know exactly what kind of result you are expecting)
I guess you didn’t read the rest of the post, I’m not looking for a worklflow.
I agree with this request, but there is no built-in feature to access it. This makes the request a bit unreasonable.
Only people without plugins can see this window when opening the file.
You can’t expect everyone to go to the forum, do the necessary research and access these scripts.