Hi guys, I would like to create a custom stair tread style, starting from the preloaded style in VisualARQ called ‘Standard.’ Specifically, I want to be able to extrude the highlighted section of the stair slab as shown in the image. How can I proceed? (I find it difficult to isolate the stair slab in Grasshopper).
I found the solution; the Stairs Slab component needed to be disconnected from the Components input in VAExplode.
@fsalla Hello, I am trying to create a custom staircase with Grasshopper, but I am encountering issues when importing the gh file as a VA style. I think this is due to the fact that I included a Python script within the Grasshopper algorithm (I need it for the dynamic acquisition of the staircase insertion points, which generate the polyline of the staircase path). Could you help me?
Maybe is there another way to insert dynamically the points?
@Alessandro_Barbisan is the option to change the bottom stair slab thickness a solution for your case?
@Alessandro_Barbisan can you share the gh file so we can take a better look?
@fsalla unfortunately not because i need an extrusion like the image i’ve attached here:
@fsalla Yes, i’ll send you privately the gh file, maybe the pyton code is not that good, i used chatgpt to help me to generate the code. If you test the gh file without the pyton code everything works good except the multiple input points (the gh file generate a straight stair)