sorry I didnt want to post the script as it isn’t mine but anyway I was helping apunctg. I think you replied to his thread about the spline segments w…
That totally answers my questions. Thanks for the reply. I’ll do some research , especially on bitarrays and get back to you if I have any questions ,…
yeh just swap out the actionMan statement for splineOps.delete $ To change the knot type you would use the setKnotType() method. –$ = selected splin…
Hi apunctg, Im a beginner too but I believe I can help. You could select the segments you wanted to delete using the setSegSelection() method and then…
If I use your code I get the same error but in a selection window. When I click continue the window renders with the WPF button in it but it doesn’t s…
lol i cant believe i forgot by 2…I had something like this after you lot helped myStructArray = #() — stores myStructs and myStruct.cName………
sorry if im confusing you. My array sequence looks like this #(<struct>, <string>, <struct>, <string>,…<struct>, <str…
Thanks for the examples.In the script im trying to implement it in, my array stores structures on the negative valued indexes and I will be calling a …
Figured it out now. Suppose i posted too soon