Jump to content

AutoCAD Potpourri: Tuesday Tips With Frank


Recommended Posts

The AutoCAD Blog
Posted

All of us here at Tuesday Tips Headquarters love getting feedback from our readers. It may take the form of expanding on a tip or maybe explaining how they utilize it at their job. Of course, we get plenty of suggestions for tips (lots of great ideas have made their way into the blog.)

We also get a lot of readers looking for a solution to a particular problem they’re having. Much like Santa at the North Pole, we try to answer as many as we can, but there’s just not enough time. So, occasionally, we like to open up the old mailbag and pick out a few that deserve attention but may not warrant an entire blog post. We like to call it AutoCAD Potpourri because you never know just what you’ll get.

Create Viewports From Insert View Tool

Murray from Minneapolis writes:

I have a co-worker who’s driving me crazy by forgetting to set their newly created Layout Viewports as being locked. Is there an automated lisp routine or something to help me with this? I don’t know how many times the zoom or scale has been messed up because of this.

Hi Murray, instead of that, how about you just make an easy change in your workflow? From the blue contextual Layout ribbon tab, you’ll find an Insert View tool in the Layer Viewports panel. This will let you insert any named view as a viewport. You don’t even have to use named views to use it. If you don’t have any views, it will go directly into New View mode, where you can select an area of your model. When you’re satisfied with the selection, hit enter, and you’ll return to your layout, where you can now drop in the viewport.

AutoCAD will do its best to scale it correctly for you, but you can always change it. And, best of all, it will automatically be locked after you insert it using this method. Viola! Problem solved.

Potpourri_1.gif

Utilize Activity Insights

Emily from Chicago asks us:

Is there an easy way to know who did what in our drawings? In particular, who was working on it, who saved it, and who managed the Xrefs in it?

Emily – you didn’t mention what version of AutoCAD you are using, but if you’re on 2024.1 or higher, you sound like a perfect fit for the new Activity Insights palette. You’ll find it in the View tab of the ribbon. It’s the only icon in the History panel. Turn it on, and you’ll get a palette view of various activities, telling you who did what and when they did it. Click on any entry to get more info on it. Just follow this link to learn more about it.

Screenshot of Activity Insights in AutoCAD

Use Paste Special to Insert Image Files

Louie from New York wants to know:

We don’t use externally referenced drawing files in our work, but we do insert numerous images into our drawings. Of course, this references the image, which, in turn, creates problems for our users who aren’t used to working with the image paths. In other words, the path is often broken. Is there a way to attach an image so that it’s not externally referenced (thus pathed?)

Louie, in a word, yes! It’s a simple three-step process. First, open the image file in MS Paint® or pretty much any graphic software. Next, select “all” and perform a clipboard copy. Finally, in AutoCAD, do a “paste special” (not a regular paste) to place the image directly into your drawing. Baddabing! No more lost image files.

Screenshot of AutoCAD Paste Special

Reset Overridden Dimension Strings

Bailey from Cincinnati asks:

Let me start by saying that I work with that co-worker. The lazy drafter who prefers to override dimension text instead of just doing it right to begin with. Of course, there’s no way to know if it’s been overridden or not (I wish they would get flagged similar to Anno Monitor). Do you have any suggestions for me?

Yes, Bailey, I do! There’s an Express Tool called DIMREASSOC. You can type it into either the Dynamic Input Box or the Command Line. You can also find it as “Reset Text” in the Dimension panel of the Express Tools tab in the ribbon. To use it, select an area of dimensions or just type in ALL since the command filters out anything that’s not a dimension.

Any dimensions that have overridden text will immediately be highlighted for you. Just hit Enter to end object selection, and Boom! All the overridden dimensions now read accurately.

How’s that for an easy fix? I just wish we could do the same with your co-worker!

Screenshot in AutoCAD

Coming Clean

If you were paying close attention, you may have noticed a pattern in our questions. They were all from fictional characters in classic TV sitcoms.

That’s right, there’s no actual mailbag full of letters that we pulled from. That’s shocking here in 2025, I know. But we do hear from a lot of you via emails or comments, so we also have plenty of shorter tips to share, so this is always a fun way to get them out there.

I hope to do another AutoCAD Potpourri post someday, so please make sure you keep those letters and questions coming!

Celebrity Guest Stars:

Murray Slaughter – The Mary Tyler Moore Show

Emily Hartley – The Bob Newhart Show

Louie De Palma – Taxi

Bailey Quarters – WKRP in Cincinnati

More Tuesday Tips

Check out our whole Tuesday Tips series for ideas on how to make AutoCAD work for you. 

The post AutoCAD Potpourri: Tuesday Tips With Frank appeared first on AutoCAD Blog.

View the full article

Posted

There is a way to insert images as Ole objects by just selecting a file. It takes advantage of the windows Powershell which is an inbuilt programming tool in Windows. It works but doing some more testing now and adding a file name front end. All using lisp.

 

Posted

I don't see how the Create Viewports From Insert View Tool would do much to correct a problem with the coworker not locking viewports. 

 

A simple Paste (Ctrl+V) from an image editor embeds the image as an embedded OLE, no need for paste special.

As per the question example question (lots of images), as BIGAL states, use a LISP or some other program.

 

As for fixing the override dimensions, probably some better LISPs around for that as well, though that's a pretty good tool.

You either need to select ALL, individually or an area, something more automatic and/or able to filter some out if you have text/Mtext added that you need and/or symbols, etc.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...