0% found this document useful (0 votes)
497 views3 pages

AutoCAD Isometric Text and Dimension

The document discusses how to create isometric text and dimensions in AutoCAD. It involves: 1) Creating two text styles with oblique angles of 30 and -30 degrees to place isometric text at different orientations. 2) Similarly creating two dimension styles with 30 and -30 degree text to place isometric dimensions. 3) Using the DIMEDIT command to apply an oblique angle of 30 or -30 degrees to dimensions, depending on their orientation. 4) Acknowledging that while this allows isometric dimensions, the arrows may not look fully isometric and further steps are needed to address this, as will be covered in a future tutorial.

Uploaded by

snravi
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
497 views3 pages

AutoCAD Isometric Text and Dimension

The document discusses how to create isometric text and dimensions in AutoCAD. It involves: 1) Creating two text styles with oblique angles of 30 and -30 degrees to place isometric text at different orientations. 2) Similarly creating two dimension styles with 30 and -30 degree text to place isometric dimensions. 3) Using the DIMEDIT command to apply an oblique angle of 30 or -30 degrees to dimensions, depending on their orientation. 4) Acknowledging that while this allows isometric dimensions, the arrows may not look fully isometric and further steps are needed to address this, as will be covered in a future tutorial.

Uploaded by

snravi
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

AutoCAD Isometric Text and Dimension

September 10, 2009 by Edwin Prakoso 9 Comments and 0 Reactions Previously, I wrote about isometric drawing in AutoCAD. Its not actually AutoCAD 3D drawing. But changing your cursor orientation will make it easier to draw isometric drawings. But have you tried to annotate your isometric drawings? How about dimensions and text, is it appear properly? No its not. The drawing looks isometric, but not the annotations. So how can you create isometric annotations? If you use vanilla AutoCAD, there is no direct or easy way to do it. But a little work around could achieve what you want.

Isometric Text
First, create two styles. Use oblique angle 30 deg for one style and -30 deg for the other.

Now place your text (single or multi line), change the rotation to 30 deg or -30 deg. It depends on where you want to put it. See next image as reference. Specify rotation angle of text <0>: -30 Try to create it with several style and text angle combination. Well, basically these three are all you need.

Isometric Dimension
What about dimensions? You also have to create two styles. One of the style use 30 deg text style, and the other one use -30deg.

Now place aligned dimension.

Now we have to do a little modification. Activate DIMEDIT [enter], choose OBLIQUE, then give 30 or -30 as oblique angle. Once again, depends where your dimension is. Command: DIMEDIT Enter type of dimension editing [Home/New/Rotate/Oblique] <Home>: O Select objects: 1 found Select objects: Enter obliquing angle (press ENTER for none): -30 See this image as reference.

Now if you examine the drawing carefully, the dimension arrows dont look right. They dont look isometric yet. We will cover this on the next tutorial: how you can create isometric dimension arrow.

I know its not fun to do those steps, but its the only way if you use vanilla AutoCAD. If you have experience in macro, you can create your own command in CUI or even create an AutoLISP program.

You might also like