ZoomAll Method

Zooms the current viewport to display the entire drawing.

See Also | Example

Signature

object.ZoomAll ()

Object

Application
The object or objects this method applies to.

Remarks

In a plan view, AutoCAD zooms to the drawing limits or current extents, whichever is greater. In a 3D view, ZoomAll is equivalent to the ZoomExtents method. The display shows all objects even if the drawing extends outside the drawing limits.

This method applies only to the current active viewport (paper space viewport or model space viewport).

 

   Comments?