Martin Andersen
09-01-2003, 07:49 PM
Hi I have a little problem with this bit array:
What I'm trying to do is get the first number from the bitarray, but when I solve it it does something wrong.
I will then use the first number (ex. 23 ) to select an PolyEdge, what is it I'm doing wrong ????
MyVal = (#{(bitarray2array bothrings)[1]}) as bitarray
EdgeVal = ($.EditablePoly.SetSelection #Edge MyVal)
Hope u can help :-)
What I'm trying to do is get the first number from the bitarray, but when I solve it it does something wrong.
I will then use the first number (ex. 23 ) to select an PolyEdge, what is it I'm doing wrong ????
MyVal = (#{(bitarray2array bothrings)[1]}) as bitarray
EdgeVal = ($.EditablePoly.SetSelection #Edge MyVal)
Hope u can help :-)
