Hi, is it possible to change the existing filled region linestyle?
I thought is in the subcategory? but I couldn’t find it
Hi Endison8,
Yes, you can, please see image below, feed the line style for the line style input under
your add region component.
Cheers,
Joel
Hi Joel, thank you for your fast reply.
Though the linestyle I wanted to change is the existing filled region, not to create a new region.
hmmm, I don’t think this is possible via native components. I’ll add a feature request.
Here’s a quick scripted solution
re_Change_Filled_RegionLineStyle.gh (7.7 KB)
@Japhy thank you for the solution.
If possible, can you add another feature request for natvie components though?
Changing the region linestyle seperatelty, so that the region can have different linestyle in one region.
Thank you so much.
Hi @endy,
We have added in v1.15 a new component to get access to Sketch based elements lines.
Filled Region is one of those Sketch based elements so you can use it like this.
Or like this to set different line styles per edge.
RiR-RegionLineStyles.gh (23.0 KB)
brilliant! can’t wait for this version released!