Issue:

When using Explorer to draw, when the TARGET value is not 0,0,0, display errors will occur when adjusting the scale. At this time, the TARGET value needs to be restored to the initial value. How should it be set?

Solution:

  1. Draw a straight line starting at 0,0,0(To facilitate subsequent capture of the 0,0,0 point).
  2. Input the command DVIEW, select the drawn straight line, then input POints according to the prompts, select the coordinate origin 0,0,0, and then specify the camera point as 0,0,1 to restore TARGET to 0,0,0.