Q what about plotting in 3d?
A – GPS2CAD plots points and blocks in 3d, based on your selection in ACAD preferences. It does not plot lines in 3d. The reason for this is that it plots “light weight polylines” which is the default for ACAD. These lines do not have a separate elevation(z axis) for each vertex – that’s why they’re “light weight”. This concept also applies to the dxf export utility – points and blocks are exported in 3d, lines are not. |