Blank Viewports displaying no model objects in paper space layoutIssueYou have set up a number of viewports in your paper space layout, but some of them are displaying blank with no drawing objects. When you preview the plot the model objects are visible in all viewports of the layout. For example you have nineteen viewports in paper space with five displaying blank with no drawing objects. SolutionThis can be caused by the System variable MAXACTVP being set to a low value. MAXACTVP sets the maximum number of viewports that can be active at one time in a layout. In the example above the reason five viewports were displaying blank was the MAXACTVP system variable was set to a value of 15. MAXACTVP has no effect on the number of viewports that are plotted. To revert to the earlier default behavior for the MAXACTVP system variable and enable all viewports to display drawing objects, change the value. Follow these steps: - Type MAXACTVP in the AutoCAD command line.
- The current value for MAXACTVP will be displayed. For the example above it will be 15.
- Type the default value of 64 and enter to save.
- The drawing will regenerate and all the blank viewports will display model objects.
Support – Terms of UseAUTODESK DOES NOT GUARANTEE THAT YOU WILL BE ABLE TO SUCCESSFULLY DOWNLOAD OR IMPLEMENT ANY SERVICE PACK OR WORKAROUND, OR ANY OF THE TIPS, TRICKS, EXAMPLES OR SUGGESTIONS OUTLINED IN ANY AUTODESK PRODUCT SUPPORT TECHNICAL DOCUMENTS. TECHNICAL DOCUMENTS, SERVICE PACKS AND WORKAROUNDS ARE SUBJECT TO CHANGE WITHOUT NOTICE TO YOU. AUTODESK PROVIDES TECHNICAL DOCUMENTS, SERVICE PACKS AND WORKAROUNDS "AS IS" WITHOUT WARRANTY OF ANY KIND, WHETHER EXPRESS OR IMPLIED, INCLUDING WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL AUTODESK OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF DATA, OR LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, THAT MAY OCCUR AS A RESULT OF IMPLEMENTING ANY SERVICE PACK OR WORKAROUND, OR ANY SUGGESTION OUTLINED IN ANY AUTODESK PRODUCT SUPPORT TECHNICAL DOCUMENT, EVEN IF AUTODESK OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. |