General Program Information

Input Definitions

Inputs needed to call the tank function

tank~.origin~ - a 3 by 1 matrix with x,y,z positions corresponding to the point where the tank will be drawn
tank~.dim~ - a 3 by 1 matrix with x,y,z positions corresponding to the length, width, and height of the tank
thick - the thickness of the wall of the tank

Inputs defined with the tank function

p1=

p2=

p3=

win1=

win2=

Note: zc corresponds to the zoom constant within AutoCAD and can be found in the basics file that is referenced by the tank program

Technical Program Outline

Note: All coordinates are referenced in top view in the program unless otherwise specified

zoomwin- zooms on a window space directly around where the tank is to be drawn

zoomwin <-- zoomwina(win1,win2)

win1=

win2=