CADcaster

CAD News, Updates and Community

Browsing Posts tagged AutoCAD

parametric features
Finally, Autodesk add parametric features in AutoCAD 2010. Why finally? This feature is already there in manufacturing industry for decades. If you have used any manufacturing application like Inventor, CATIA, SolidWorks, ProE, etc, then you should be already familiar with this feature.
There are 3 panels in parametric tab: geometric, dimensional, and manage. Let’s talk about geometric first.
Geometric constraint will maintain how your objects related to each other. Let’s see this example.
Let’s say we have a rectangle. We know that the sides have to be perpendicular to each other. But sometimes during the design, you may need to change it. If I stretch one of the rectangle vertex, then it would not be a rectangle anymore. AutoCAD doesn’t know that you want to keep it as a rectangle.
stretch vertex

We can prevent this by telling AutoCAD that we want them always perpendicular to each other. We can add perpendicular constraint. So I add a perpendicular constraint to the two sides. I try to stretch the vertex again.
1 perpendicular constraint
As you can see, the two sides are kept to be perpendicular to each other. But the other edges don’t. We have to add all constraint to keep it a rectangular.
all perpendicular
That’s the concept.
I don’t know if this gives many advantages to AEC industy or or. I know that MicroStation has this feature years ago, but it’s not become a popular feature. Maybe because Bentley Systems doesn’t have solutions in manufacturing industry.
There are some use that I can think of: in dynamic block. But I’m not sure if we can use it extensively in drafting. I saw the example in new features workshop, the sample is for manufacturing, not AEC. Do you have any idea, where we can use it in AEC industry? I will try to post some dynamic blocks using this parametric feature, and maybe you can suggest me how we can use it in drawings.

align=center borderColor=#000000>
Do you find our tutorial useful?
Please consider to donate via Paypal to support this site providing free contents!




Source: CAD Notes – Understanding Geometric Constraint
Go to Source: CAD Notes

quickcalc
My friend notify me about this bug a couple days ago. He mention that when we use the QUICKCALC (or CAL) command, AutoCAD returns incorrect value. This is a bug.

Try to calculate 750-693. You may see it returns incorrect value. I got 56. There are some more incorrect results.
Yesterday, VMichl notify me that this issue has been fixed in AutoCAD 2010 update 1.
Snipped from readme:

The following defects have been fixed:
(One of them is:)
QUICKCALC
Calculations performed by the QUICKCALC command may be incorrect.

If you have the same problem, download the update 1 here. Install it, and see if it’s fixed.

align=center borderColor=#000000>
Do you find our tutorial useful?
Please consider to donate via Paypal to support this site providing free contents!




Source: CAD Notes – AutoCAD Performs Incorrect Calculation
Go to Source: CAD Notes

tag_collage_5

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 have your own labeling symbol and format. So, why not using field?


Creating a reference object

First, we need to create an object as a reference point. It can be a point, a circle, or any symbol you want it to appear. I use this symbol.

reference object

I prefer to use point or circle. We can easily use the point position or circle center.

Creating an Attribute Definition

After we have the reference object, we need to define an attribute definition. You can activate it by clicking it on your ribbon, home tab, block panel.

attdef

Or simply type ATTDEF then [enter].

Let’s define our attribute. Give the attribute tag, prompt like below. In default field, type ‘X Y = ‘ then click insert field.

define attribute

Change the field category to objects, and in field names, select object. Click select object button to define the object type. Select the circle, don’t select anything else!

field category

AutoCAD will list all available properties. Select center (or if you use point, select position). Because I only use it in 2D drawings, I don’t need it to display Z value. I turn it off. Change the format if necessary.Click OK.

define property

Click OK again to close the define attribute dialog box. Place your attribute definition in desired location.

Optional: Define Adjustable Leader

If you don’t want to have leader in your coordinate label, you can skip this step.

I add a line that will be used as leader.

leader line 

Create the Block

Now we can define the block. Click create from ribbon, block panel.

create block

Select all the objects, and define the center as insertion point. Activate Open in Block Editor on lower left of this dialog. We are going to add some ‘dynamic’ functionality. Click OK.

AutoCAD will show the edit attribute dialog. We don’t want to modify it as it is updated automatically. Just click OK.

Add the Control Grip

What we want to do is adding a grip control, so we can modify the text (and optionally leader) placement. In block authoring palette, activate the point parameter.

point parameter

Now place it where you want the grip appear.

point parameter placement

Now activate the stretch action.

Select the point parameter, create the stretch frame like below, and select the line and attribute definition. [Enter] to end it.

cross polygon

Now we are done! Save this block and close block editor.

Using the Label

How we can use the label? Just insert the block, and click on the point you want to show the coordinate. After you have one of the block in your drawing, you can copy it and place it on several points you wanted.

Because we add a control grip, we can move the text and leader position!

control grip

Becaus
e we use field, if you move your points, the value will be automatically updated! Very cool, isn’t it?

Why Attribute Definition? Why not Just Use Text?

You might ask this: why not just use text with field? I know we can insert field within text, single or multiline. But it doesn’t work. You may want to try it by yourself.

Apparently the field will consider the reference point always at 0,0,0 when you create a block. It works if you don’t create a block from them, but I believe you want to use it as reusable content, aren’t you?

align=center borderColor=#000000>
Do you find this article helpful?
Donate via Paypal to support this
site




Source: CAD Notes – How to: Label Coordinate in AutoCAD
Go to Source: CAD Notes

IntelliCAD

progeCAD and AutoCAD Forum :: RE: ucsfollow – http://www.caddit.net/forum…

yesterday

from Google Reader

- Comment
- Like





News from around the world of IntelliCAD and his friends…


Source: News from IntelliCAD and Friends… – progeCAD and AutoCAD Forum :: RE: ucsfollow
Go to Source: News from IntelliCAD and Friends…

AutoCAD ribbonAutodesk introduced the Microsoft Office 2007 look alike to Autodesk products since version 2009. They introduced the ribbon, and even a new menu structure in Autodesk 2010 version. You may hate it, but many new users may like it. However, I think we do need to get used to it. If one day the ribbon and the menu structure become a ‘Windows compliant’ standard, then all Windows applications would look like that. Ouch!

Here are 10 AutoCAD ribbon tips I found on the internet (and one from my blog ;) that you might need to know.


AutoCAD UI ~ Best of Both Worlds is Flexible with Traditional Menus or New Ribbon +Plus+ AutoCAD UI Retro Mod’ing Fun

So you don’t like AutoCAD ribbon and want to use your classic interface? I know many of you already know it, but who knows, it may be still useful. Shaan shares this to us, and further more, if you would like your AutoCAD looks like R14!

Speed Up as AutoCAD 2009-2010 Ribbon Menu Helps You!

Are you a new AutoCAD user? Then you must love the ribbon! Orhan Toker posted how the ribbon can help you with detailed explanation for each AutoCAD tools!

AutoCAD 2010 Application Menu

The ribbon didn’t come by himself. It also changed the menu structure. Orhan Toker shares how to use the menu. Do you know that we can search a tool/command in the menu now?

AutoCAD 2010 – Hidden Ribbon Trick

Many people complaint that ribbon take a lot of screen space. True, but do you know that you can minimize them? Mark W Kiker shares this on his CADD Manager Blog.

AutoCAD 2010: Getting Sticky with Ribbon Sticky Panels

The most annoying thing about ribbon for me is I have to move to different tabs frequently. I found in Shaans blog that we can tear off a panel from ribbon. This only applies to AutoCAD 2010 and later. With this sticky panel, we can use it just like toolbar!

Lock Down those AutoCAD Toolbars!

Now after you tear off your ribbon panel, you may want them lock at their position. You don’t want to accidentally move them. Lynn Allen shares that we can lock it just like we lock the toolbar!

Ribbon Shortcut Key on Autodesk Products

Do you want to speed up when activating tools via AutoCAD ribbon? You may like this tip. This also applies to all Autodesk products that use ribbon.

Quickly Hide The Ribbon Using A Custom Keyboard Shortcut

This is an article by Richard Alexander. He’s giving a tip about creating a custom keyboard shortcut to quickly hide your ribbon. You may need that!

Add a Button to the ribbon in AutoCAD 2009

This is a tip from Ellen Finkelstein on how you can add a button to your ribbon. Originally written for AutoCAD 2009, but also applies to later versions. She explains the ribbon structure in details. If you new to CUI, you may want to read this.

Ribbon for AutoCAD Express Tools 2009

Are you using AutoCAD 2009 and loves the ribbon? You may found something is missing: the express tools tab. You can add it manually. Xanadu explains how you can do it.

AutoCAD 2010 users don’t have to worry about this, it’s already there :)


Do you find this article helpful? You can donate via Paypal to support this site.




Source: CAD Notes – 10 AutoCAD Ribbon Tips You Should Know
Go to Source: CAD Notes

cad_book

I’ve been writing about creating AutoCAD drawing system in several posts. I also posts about features that can boost your AutoCAD productivity. And then I think I need to compile then in an eBook. It’s too long to be a post. It’s not a complete tutorial, but I just want to share what I think can be useful to AutoCAD users.

You can download the eBook here. Thank you to Fit Jerk for the box shot rendering!

Abstract

AutoCAD has been used for decades. Many AutoCAD users still use AutoCAD as a replacement for manual drafting.

There are many new features added in AutoCAD. Combining them all and create a drawing system will maximize team collaboration and ensure standard drawings.

Drawing is not just about how fast you finish it. It is also, about how easy we can modify it during the design process. In addition, how we can make use of the data. We can also create some automatisation. We can use fields for title blocks. Also creating schedule using data extraction for example.

I hope this eBook can be useful for you who interested in developing drawing system for AutoCAD.

If you are interested in implementing CAD Management in your company, You should read this book by Robert Green: Expert CAD Management, the Complete Guide.

You can buy the book in nearest book store, but I really appreciate if you buy through my Amazon affiliates.

I’m interested to hear your opinion and discuss with you about this topic. I’m waiting for your comments!


Do you find this article helpful? You can donate via Paypal to support this site.




Source: CAD Notes – Free eBook: Developing AutoCAD Drawing System
Go to Source: CAD Notes

IntelliCAD

CADcaster #AutoCAD #design #IntelliCAD combine progeCAD w/specific industry ADD-on for 1/10th the cost of… – http://www.cadcaster.com/2009…

15 hours…



News from around the world of IntelliCAD and his friends…


Source: News from IntelliCAD and Friends… – CADcaster #AutoCAD #design #IntelliCAD combine progeCAD w/specific industry ADD-on for 1/10th the cost of…
Go to Source: News from IntelliCAD and Friends…

#AutoCAD #design #IntelliCAD combine progeCAD w/specific industry ADD-on for 1/10th the cost of AutoCAD solution http://www.icadsales.com
Source: The Ugly Stepsister of CAD – #AutoCAD #design #IntelliCAD combine progeCAD w/specific industry ADD-on for 1/10th the cost of…
Go to Source: The Ugly Stepsister of CAD

Links for 2009-10-01 [Digg]:

Source: The Ugly Stepsister of CAD – Links for 2009-10-01 [Digg]
Go to Source: The Ugly Stepsister of CAD

www

I had this question yesterday. Someone asked if if it’s possible to link an object in AutoCAD to another file. So if he needed to see the components specifications, or 3D model of a certain component from P&ID drawing, he can simply click the link. I said, have you tried using hyperlinks?

Hyperlink maybe not a popular feature in AutoCAD, but it can make some use. You can add hyperlinks to an object. The hyperlinks can be pointed to the manufacturer website, to a word document that contains the installation procedure, or to excel file that contains product specifications.


Adding and Using Hyperlink

Adding a hyperlink is very easy. Activate hyperlink from insert tab, data panel.

hyperlink

AutoCAD will ask you to select object, then you will see this dialog.

AutoCAD hyperlink dialog

In this example I add link to specification document in my local computer. In the real world, you might want to point it to a file on your server. Or a page on website.

Not only website link and local files, you can link to layout or saved view in your model.

view of this drawing 

views

You can also link to email address. Maybe you want to link a certain item to vendor contact person for maintenance or something. This can be useful for building maintenance purpose.

Hyperlink Within Block

If you insert and place a block, then insert a hyperlink, it will only attach to an instance of that block. When you insert another block with the same definition, then the new block won’t have the hyperlink. Unless you copy it.

If you want every block links to a certain file/website, you can edit the block and insert hyperlink to the elements. With this method, not only you can define the hyperlink once. You can also insert several links to different elements. Including nested block.


Do you find this article helpful? You can donate via Paypal to support this site.




Source: CAD Notes – How to: Reference Objects to File/URL in AutoCAD
Go to Source: CAD Notes

Powered by WordPress Web Design by SRS Solutions © 2010 CADcaster Design by SRS Solutions