The number of ‘Polycurves’ are 6.And Cuve.Is closed which is true is also 6. But Why Get Item at index is 4? I want to get 6 polycurves.
but when I use that way, the number of polycurves are 24. not 6.
1 Like
The number of curves in your polycurves is 4. GetItemAtIndex is pulling the polycurve at index 4, and what you’re seeing in the preview is the description of a polycurve that has 4 curves which make it up.
1 Like