November 3, 2022

Mid Between Two Points with AutoCAD

When drafting, we sometimes need to find the center of two points that isn’t a Midpoint or other “Snap”. By holding down the “Shift” key and right-clicking, we can activate a unique menu that has the “Mid Between Two Points” command. This useful tool allows us to find the exact location between two other points.…

Read more

POSTED BY

Ariel Rejtman

January 13, 2022

The Action Recorder in AutoCAD

Performing tedious and repetitive tasks in AutoCAD can be time-consuming. Thankfully, AutoCAD has a powerful tool called the “Action Recorder”, and it allows us to automate a sequence of tasks that can be “repeated” when necessary. Most commands work well with the Action Recorder, and the Command Line is a great way to use it…

Read more

POSTED BY

Ariel Rejtman

January 5, 2022

Convert DWGs into DGNs with AutoCAD

While AutoCAD allows us to work with DWG files, there are times when we need to convert our DWGs into DGN files in order for them to be compatible with other CAD programs. The “Export” tool allows us to do this with tons of customization and keeps a lot of our data. References can be…

Read more

POSTED BY

Ariel Rejtman

December 3, 2021

Create Wipeouts with AutoCAD

After drawing and compiling thousands of objects that constitute our construction documents, there are instances in which we need to hide certain portions of our sheets without deleting their contents. We can do this with Wipeouts in AutoCAD. While it’s quick to create wipeouts from scratch, it’s actually more efficient to use existing polylines and…

Read more

POSTED BY

Ariel Rejtman

September 14, 2021

Using Layer States with Viewports in AutoCAD

After our Layer States are created, we can use them to display specific objects from different disciplines. Each of our viewports can use different Layer States, allowing us to show specific information on the same layout and sheet. Toggling between different layer states for our viewports is easy and efficient in AutoCAD. For more information,…

Read more

POSTED BY

Ariel Rejtman

August 31, 2021

Recover Drawings with BAK & Autosave Files in AutoCAD

When AutoCAD unexpectedly crashes or power outages occur, we could potentially lose hours of work if we’re not manually saving on a frequent basis. To circumvent this, AutoCAD has three useful files and functions that can help us recover our data. After a file is saved, a “.bak” file is created and can be renamed…

Read more

POSTED BY

Ariel Rejtman

August 18, 2021

Rotate Viewports with MVSETUP in AutoCAD

When working with complex models that are displayed on many sheets, we need to orient certain sheets in certain ways in order to portray their information more effectively. Instead of copying portions of our model and rotating them in model space, we can rotate viewports in layout space independently from our elements in model space…

Read more

POSTED BY

Ariel Rejtman

July 16, 2021

Dynamic Blocks with Array Actions & Linear Parameters in AutoCAD – Part 5

This is the fifth part of our five-part series on creating dynamic blocks in AutoCAD. The process of copying an object and pasting it many times on a drawing can be tedious. By using a Linear parameter in conjunction with an Array action, we can create dynamic blocks that can be “stretched” and copied automatically…

Read more

POSTED BY

Ariel Rejtman

July 16, 2021

Dynamic Blocks with Visibility, Linear, & Lookup Parameters in AutoCAD – Part 4

This is the fourth part of our five-part series on creating dynamic blocks in AutoCAD. One dynamic block can replace tens of hundreds of similar blocks of differing sizes and attributes. By using the Visibility, Linear, and Lookup parameters, we can toggle different “states” and allow our blocks to transform with a couple of clicks.…

Read more

POSTED BY

Ariel Rejtman

July 16, 2021

Dynamic Blocks with Rotation & Flip Parameters in AutoCAD – Part 3

This is the third part of our five-part series on creating dynamic blocks in AutoCAD. There are many kinds of parameters and actions that we can associate with our blocks. The Flip and Rotation Parameters save us time by allowing us to toggle different “states” in which the object exists in model space. We don’t…

Read more

POSTED BY

Ariel Rejtman