I was wondering if it is feasible to write a VBA routine to draw a truss profile? Also if it is, I'm new to writing VBA(Very New), how would I go about it? In Lisp I have to define the different points of span, define the rise and run of the slope, access the command to draw the plines between the defined points, etc.