February 1, 2012

Reporting Multiple Coordinates in A Block using Attribute Extraction

I found this thread this morning in CADTutor Forum. I found it’s interesting and trying to figure how it can work. This is how I do it. The problem is, Manish wants to extract coordinates from 3 points inside a block, using AutoCAD data extraction. If we want to report one point, it would be [...]

Using Lookup Table in Dynamic Block

We created a door using stretch action in dynamic block tutorial. It was a good practice, but can be better. Stretching them might not be the best option. Sometimes we want the door at specific sizes. Providing the users a list would be better. We can use lookup table. Let’s open the door in that [...]

AutoCAD Contextual Ribbon Tab

I tried to find about this in AutoCAD documentation, and can’t find any. Not even in new features workshop. Too bad, because I kind of like it. This feature is introduced in AutoCAD 2010. So what’s the contextual ribbon do? Remember when we create/edit a table then we will see the floating toolbar above the [...]

Using AutoCAD Filter

image5

We have discuss about using Quick Select before. QSELECT is very useful if you just use it occasionally and not many properties to FILTER. There is one more utility that we can use, very powerful even it’s not as pretty as QSELECT. FILTER tool may be not popular because there’s no button/icon to activate it. [...]

Maximize Your Screen and Speed Up with Ribbon Shortcut

ribbon5

I know there are a lot of cons against AutoCAD (and other Autodesk products) after they finally implement ribbon for tools navigation. Especially for old school users. They feel like they have to start all over again to be familiar with this new interface. And there are complaints that using ribbon is taking a lot [...]

How to: Label Coordinate in AutoCAD

label-tag

I had this question several times: can we automatically label our coordinate in AutoCAD? If you are Civil3D user, then you most likely will suggest them to use C3D. But can AutoCAD actually do it? YES! I saw many people use AutoLISP to do that task. It works great. But sometimes you may want to [...]

10 AutoCAD Ribbon Tips You Should Know

drag_ribbon

Still struggling with AutoCAD ribbon? Read these 10 tips to make your life easier!

AutoCAD Quick Select

utilities_thumb2

I have written about several ways you can use to select objects in AutoCAD (10 actually). Well, there’s more. Sometimes we can’t select only those visible in AutoCAD drawing space. When they are all get to crowded, we need to filter out our selection based on their properties. Yes, we can do it using filter. [...]