Assistance Needed with Grasshopper Profile Selection

Hello everyone,

I’ve been working on creating circle and rectangle profiles using Grasshopper. Recently, I added a preview button to facilitate the selection of these shapes. However, I’ve encountered an issue where, upon selecting a circle, the output also displays a rectangle, and vice versa. I’m currently struggling to find a solution to this problem. I also attached the screenshot of my script. Any guidance or assistance would be greatly appreciated.

Kind regards,
Umer.

All your components have preview on, you should leave on only the filter component… or something past that.

@maje90
Thanks a lot for your reply. Yes, I did the same according to your instructions, but the issue remains the same.

.

Upload your script.

Model_test.gh (51.2 KB)

You still had lot of components with preview on.

@maje90
Thanks a lot. Have a nice day

@maje90

I trust you’re doing well. I’m reaching out to inquire about the process of generating a shape similar to this in Grasshopper. Despite exploring various curve options, I couldn’t find a match. I’ve included a screenshot of the shape for reference. Wishing you a pleasant day ahead.

Cheers,
Umer
Screenshot 2023-10-04

This seems a mesh generated from subdividing a simpler mesh. (weaverbird for grasshopper)
Similar is working with a SubD with creased edges and lastly converting to a mesh with high subdivision level.

This seems unrelated to the original thread, also it’s really vague overall…

@maje90

Thank you for getting back to me. I actually don’t require this particular mesh. My focus is solely on generating this specific type of curve. I’ve already explored various options such as open, closed, and NURBS, but haven’t been successful in creating one like this. Thanks again.

Cheers,
Umer.