I'm just wondering what advantages there might be in working with object geometry in code rather than manually. In books, I've seen hundreds of lines of code needed to build a model from scratch when it seems it could be done faster the old fashioned way - by hand. So why use code?