AutoCAD 2015 Resize Model Space Viewports
AutoCAD 2015 now makes resizing model space viewports intuitive and easy. If you use multiple model space viewports, you’ll love this feature. A special note needs to be made that the frame of the...
View ArticleFLATSHOT In Action
We recently were given some 3D models by a subcontractor that needed to be incorporated into our drawings. There was one model in particular that was rather large in file size considering that it was...
View ArticleFix Install or Uninstall Errors
Here is a possible fix for fixing errors that might have occurred during an install of AutoCAD (or any other program) that is preventing you from doing a “repair” or “Re-install.” Scenario: An issue...
View ArticleAutoCAD 2015 Purge DGN Junk
That’s right, I called it “Junk”. Recently we have been experiencing excessive bloating of files because somewhere in our project someone has either referenced in a drawing that was opened with...
View ArticleAutoLISP: ATTWIPE Clear Selected Attribute Values
Here is one that lets you easily clear the selected attribute tag(s). This is especially helpful for when you are editing titleblocks that have populated attributes or when you copy a block (symbol)...
View ArticleAutoLISP: Updated Join Dimensions for AutoCAD 2014 & 2015
I was made aware that the Join Dimensions routine previously posted [here] wasn’t working for AutoCAD 2014 & 2015 so here is an updated version. Here’s how: After loading JDIMS [enter] to start...
View ArticleHelpful Settings for Plotting 3D Solids in AutoCAD
This post isn’t a fix-all solution but it has helped printing/plotting issues that I’ve recently encountered. There are some helpful AutoCAD variables and an adjustment to your preferred “Visual...
View ArticleAutoLISP: Polyline Direction preview
The simplicity of this routine is why I like it so much. You simply run the command and then select a polyline and it displays temporary arrows that show the direction of the polyline. Once you either...
View ArticleReverse Polyline Moves Origin
Today’s tip is more of a “head’s up” to be aware of when using the REVERSE command on a closed polyline. The Reverse command will reverse the direction of selected objects. What is reversed is the...
View ArticleAutoLISP: ReOrder Polyline Origin
Taking into consideration the previous posts about determining the origin of a closed polyline, Finding the direction of a polyline and being aware that the REVERSE command will change the origin of a...
View ArticleChanging A Block Insertion Point
You may come across blocks in a drawing where either the insertion point of the block doesn’t meet your needs. Hopefully this post will help you save some time editing your block and also there’s an...
View ArticleCreating A Data Link With An Excel Table
Linking an Excel spread sheet to an AutoCAD drawing and displaying the excel table as an AutoCAD “Table” is very helpful depending on how you “link” the Excel file to the AutoCAD table. In this post,...
View ArticleAutoCAD List of Command Aliases and Shortcut Keys
Today’s tip is simply a link to an excellent AutoCAD alias and shortcut reference guide provided by Autodesk & The AutoCAD team. The link is found here:...
View ArticleTurn On CADWorx Ribbon Tabs and Menu Bar
If you have lost your CADWorx Ribbon tabs or Menus (from the menu bar) you can simply load them by using the following in the command line: LOADMENUPLANT [enter] CADWorx 2013 and AutoCAD 2013 are shown...
View ArticleBASE Command – BEWARE of XREFs & Blocks
A perplexing issue crept its way into a project recently that revolves around the AutoCAD command BASE [enter]. This command can be found on the “Home” tab > Block panel (drop down – lower portion)...
View ArticleIssues With Using DEFPOINTS for Viewports
It may seem like a great idea to use the layer “DEFPOINTS” as the layer for your viewports since it doesn’t plot by default. And you may have heard from various posts that you shouldn’t do so but may...
View ArticleDon’t Forget that CADWorx P&ID Cfm.shx file
This issue comes up rather often when dealing with projects that use CADWorx. Some users use CADWorx and other people in the same project don’t. Perhaps they want to simply open a P&ID drawing (or...
View ArticleAutoLISP: EXTRIM Between Two Edges
The LISP routine featured today is by Marko Ribar and can be found at CADTutor.net at the following Link:...
View ArticleAutoLISP: Split Dimensions
This is a re-post of a previous post that deserves to be re-posted. The routine was posted at theswamp.org by Kerry and can be found here:...
View ArticleManage CADWorx Project Resources with Symlinks
This tip is not limited to CADWorx. It can be applied to many types of files that CAD users may need, I have simply decided to demonstrate how “Symlinks” can help a common frustration for CADWorx users...
View Article