Thursday, February 25, 2016

Slow ViewPoint, Slow Text and Dimension changes in AutoCAD



Slow ViewPoint, Text and Dimension changes in AutoCAD

VIEWPOINT

1. Set DISPSILH = 0 (we set this to 1 for plotting so extra lines do not show up in solids)
2. Work in 2d WireFrame display style
3. Audit and repair and purge all xrefs.
4. View cube is slow, Use VP (DDVPOINT) or right click in the toolbar area and open and use the “View” toolbar.
5. If you insist on using the Viewcube uncheck “Use view transitions when switching views” Options > 3d Modeleing > ViewCube.
6. BREP removes solids history (subtracted joined ext. can lower file size and speed up display of solids)
8. Change the desktop theme in Windows to Windows Basic.
9. Options > System tab > Layout Regen Options, Start with Regen when switching layouts.
10. Turn on hardware Acceleration.
11. Other purge options available at AutoDESK.
DGNPURGE - K:\ACAD\_Patches\_AutoCAD Patches\2014\DGN PURGE
DWG-PURGE - K:\ACAD\_Patches\_AutoCAD Patches\2014\Drawing-Purge
RPURGE - K:\ACAD\_Patches\_AutoCAD Patches\2014\RADICAL PURGE
BREP - Autocad solid command that removes history

DISPSILH (System Variable) Controls display of silhouette edges of 3D solid and surface objects in the Wireframe or 2D Wireframe visual styles.


DIMENSIONS AND TEXT
1. Slow dimension or text picking use DGNPURGE then AutoCAD purge
https://knowledge.autodesk.com/support/autocad/downloads/caas/downloads/content/autocad-C2-AE-dgn-hotfix.html
2. Radical Purge
https://apps.autodesk.com/Detail/Index?id=appstore.exchange.autodesk.com%3Aradicalpurge_windows32and64%3Aen
3. DWG-Purge
https://apps.autodesk.com/ACD/en/Detail/HelpDoc?id=appstore.exchange.autodesk.com%3Adrawingpurge_windows32and64%3Aen



Tuesday, February 23, 2016

Bentley At.ini alert Unable to read AT.INI AutoPLANT

THIS IS A VERY DANGEROUS PROCEDURE I HAVE DONE MANY TIMES. I ASSUME NO RESPOSIBILITY FOR THIS PROCEDURE OR YOUR STUPIDITY...

Uninstall ALL Bentley, See below "Full Bentley Uninstall", remove following keys and reinstall AutoPLANT.

HKEY_LOCAL_MACHINE\Software\Wow6432Node\Bentley\ (delete key)

[HKEY_CLASSES_ROOT\CLSID\{720080E7-D479-4053-94B3-112B9809698B}\InprocServer32\
(8.11.11.1, is SS6)

**Complete uninstall of Bentley**
Control panel sort be publisher and remove all Bentley
☐ Control panel sort be publisher and remove all Bentley
☐ HKEY_Current_User\SOFTWARE\BENTLEY\
☐ HKEY_Local_Machine\SOFTWARE\BENTLEY\

*Delete Bentley from following*
Go to Start, Programs, Right click, Delete Bentley
Delete Desktop Icons - Related Files
C:\BentleyDownloads – All files
C:\Program Files\Bentley - Delete Folders
C:\Program Files\Common Files\Bentley
C:\Program Files (x86)\Bentley and
C:\Program Files (x86)\ Common Files\Bentley
C:\ProgramData\Bentley
C:\Users\Each User\AppData\Local\Bentley
C:\Users\Each User\AppData\Roaming\ Bentley
C:\Users\Documents Related Files
C:\Users\Public\Documents - Related Files
C:\Users\Each User\Documents - Related Files
Delete %temp% files = C:\Users\UseName\AppData\Local\Temp – All files
Delete any other references to Bentley
Go to Start, Programs, Right click, Delete Bentley
Delete Desktop Icons - Related Files

Run CCleaner
Reinstall AutoPLANT

Friday, February 19, 2016

AutoCAD resize Plot Preview area

Plot extents or window the area you want to plot.
Select apply to layout
Cancel
Also
Options > Display > Display paper background

Wednesday, February 17, 2016

AutoCAD - ACADINFO see all variable settings

ACADINFO is a utility for gathering information about
your AutoCAD installation and current setup, Variable settings file locations. The routine will examine your system and write a text file.

Thursday, February 11, 2016

Excel Files Load\start automatically on startup

Move\Delete files in this folder
C:\Users\UserName\AppData\Roaming\Microsoft\Excel\XLSTART

Monday, February 8, 2016

FIELDDISPLAY -Turn off/on the grey background of a Attribute or field Text

Turn off/on the grey background of a Attribute. The grey background mask doesn't print.
FIELDDISPLAY system variable.
FIELDDISPLAY: <0> Turn off grey background mask.
<1> Turn on grey background mask.

<0><1>
<0><1>
The background of your text is shaded and you want to remove the shading in AutoCAD.

Type FieldDisplay and set it to 0

<0><1>
FIELDDISPLAY -Turn off/on the grey background of a Attribute or field Text

Friday, February 5, 2016

The current Drawing is already registered in the document registry with document ID

http://communities.bentley.com/products/plant/design___engineering/w/plant_design_and_engineering__wiki/error-document-is-already-registered-in-document-register-with-document-id-xxxxxxxxx-tn

The AutoPLANT error "The current Drawing XXXXXX is already registered in the document registry with document ID XXXXX" (seen Below) occurs when the drawing's name and Doc ID differ from drawing name and Doc ID in the database. The error can be easily corrected.


To resolve this error please use the following steps:

1.Move the drawing to a different location. Tip: The local desktop is suitable and convenient location
2.Open AutoCAD
3.Turn on Drawing Access Mode by going to AutoPLANT 3D>Drawing Access Mode. Activating Drawing Access Mode will open the project selection prompt every time AutoPLANT is started
4.Open the drawing from AutoCAD
5.Start AutoPLANT
6.When prompted for a project: chose Configuration. Then choose the Project which has the same units as the drawing.
7.Once open, save the drawing then close.
8.Open Relation Ship Manager
9.Delete instances of the drawing out of the project to remove drawing data from the project database. Moving the drawing to a different location in step 1 will prevent it from being deleted in this step. When deleting the drawings: ensure that the drawings deleted are duplications not a different drawing with the same name.
10.Start AutoCAD
11.Open the drawing
12.Start AutoPLANT
13.When prompted choose project then choose the original project
14.Once open save the drawing and close
15.Use Relation Ship Manager to move the drawing from your desktop to the previous location

The drawing is now is in the project with a new DOC_ID and it should not display the error when opening.