local selc:circle[2]
In bmax, does this create an array of handles to circle objects or an array containing memory for 2 circle structures?
In bmax, does this create an array of handles to circle objects or an array containing memory for 2 circle structures?