Hi all,
so i have this grid from which i need to create internal “panel”
Im using a Curve Offset to create the offset (i need to control that) but… there’s always a but
The outside “panels” need to have the “edge” side not offseted (#1 ,2,3 & 4) in this capture
Any help to logically go about it would be great
HereSample.dyn (18.8 KB)
s the definition
Yna_Db
November 13, 2017, 2:37pm
2
A possible solution that quickly comes in mind would be to offset the outer boundary first. You can use a peripheral strip for instance:
Here I used
Surface.ByPatchPolyCurves from Chynamo, which consists essentially in this code:
Still not getting where we are headed
I need to use the outer point when the “panel” is touching the outer edge
Yna_Db
November 13, 2017, 9:17pm
5
If so, offsetting first and last grid curves in both directions should do what you want:
@Daniel_Hurtubise Start by first offsetting the boundary rectangle outwards.
Simplified and modified version of your graph below …
Panels.dyn (16.0 KB)
1 Like
0 - g. … very damn smart
Thanks a lot… again
1 Like
Yna_Db
November 14, 2017, 7:03am
8
Why didn’t you answer the same proposal that I did then? Should I have needed to use Node to Code and to send you the dyn to get an answer?
Oh sorry, didnt mean to be rude. They are both achieveing the result your right
2 Likes
Yna_Db
November 14, 2017, 8:03am
10
And I was too in return, but I am very pleased that you got what you need
1 Like
@Yna_Db Off topic How do you keep your Node connections and line straight and perpendicular like in this image?
https://forum.dynamobim.com/uploads/short-url/kwr8txPCbaf3RXE81xNVo7w6Abv.png
Yna_Db
November 14, 2017, 8:41am
12
View menu / Connectors / Connector Type / Polylines
1 Like