256
ASL Scripts / Re: Scripts Request: Edge to point or Faces to point!
« on: July 28, 2010, 10:24:26 am »
Hi neirao!
I tried this and had the same result, but then realized that it's not a bug


Ian Ross has just released a book on Anim8or. It's perect for a beginner and a good reference for experienced users. It contains detailed chapters on every aspect, with many examples. Get your own copy here: "Anim8or Tutorial Book"
Line != mesh...
That's not exactly true. A mesh consists of lines, but lines do not necessarily make a mesh. For instance, when you create a box primitive, it consists of several lines, but in order to manipulate the points and/or edges, you must first convert all of these lines into a mesh. Once you have a mesh, you can manipuliate points, edges, faces to your heart's content.