samuel.ryu
(Samuel Ryu)
August 19, 2020, 12:15pm
1
Hi
I’m getting this warning “zero length segments were collapsed to create a valid polyline”
can someone help me fix this warning…
facade_panelling4.3dm (655.1 KB)
diagrid.gh (13.8 KB)
HS_Kim
August 19, 2020, 12:37pm
2
There are two corner triangular panels that have duplicated points among their 4 points of vertices.
You can ignore the warning or If you really don’t like it, then, you can cull them.
diagrid_ re.gh (15.1 KB)
Hi,
The reason error message shows up because your list has multiple points with same coordinates, so outputting zero length lines.
Can be easily solved by this:
P.S: Same time upload ha-ha.
Cheers,
BVR
samuel.ryu
(Samuel Ryu)
August 20, 2020, 12:31am
4
Hi Thank you for the reply.
I would like to add a point attractor to the definition for controlling the opening size.
Is it best to use the attract component? and should I connect to the scale?
samuel.ryu
(Samuel Ryu)
August 20, 2020, 12:32am
5
Thank you very much for the reply.