I want to write an AutoLISP routine to help me unfold some 3D assemblies into flat (exploded) layouts. Yes, there are software packages out there that can do this automagically for 3D solids, but I ...
Vectors describe movement with both direction and magnitude. They can be added or subtracted to produce resultant vectors. The scalar product can be used to find the angle between vectors.