M
Madla
The subject says it all;
I want to find out how many .points are in a node:
I was thinking I could do:
with aNode
u = ubound(.points(1))
end with
but that's not working I get a "runtime error 9 -- script out of range"
Any help would be greatly appreciated...martin
Martin Tschofen
I want to find out how many .points are in a node:
I was thinking I could do:
with aNode
u = ubound(.points(1))
end with
but that's not working I get a "runtime error 9 -- script out of range"
Any help would be greatly appreciated...martin
Martin Tschofen