Jump to content

Recommended Posts

Posted

Autocad R14, determining angles ??

 

see the figure below,

 

34788579.jpg

 

How to determine which is the correct angle to draw the line ??

i have drawn this figure using these Commands but these command are not drawing accurate figure as above because my angles are not accurate.

 

 

 

Command: pline

 

From point: 0,0

 

Current line-width is 0.0000

Arc/Close/Halfwidth/Length/Undo/Width/: @280

 

Arc/Close/Halfwidth/Length/Undo/Width/: _u

Arc/Close/Halfwidth/Length/Undo/Width/: @250

 

Arc/Close/Halfwidth/Length/Undo/Width/: @20

 

Arc/Close/Halfwidth/Length/Undo/Width/: @20

 

Arc/Close/Halfwidth/Length/Undo/Width/: _u

Arc/Close/Halfwidth/Length/Undo/Width/: @20

 

Arc/Close/Halfwidth/Length/Undo/Width/: @80

 

Arc/Close/Halfwidth/Length/Undo/Width/: @30

 

Arc/Close/Halfwidth/Length/Undo/Width/: @20

 

Arc/Close/Halfwidth/Length/Undo/Width/: @120

 

Arc/Close/Halfwidth/Length/Undo/Width/: @20

 

Arc/Close/Halfwidth/Length/Undo/Width/: _u

Arc/Close/Halfwidth/Length/Undo/Width/: @20

 

Arc/Close/Halfwidth/Length/Undo/Width/: @30

 

Arc/Close/Halfwidth/Length/Undo/Width/: @80

 

Arc/Close/Halfwidth/Length/Undo/Width/: _u

Arc/Close/Halfwidth/Length/Undo/Width/: @80

 

Arc/Close/Halfwidth/Length/Undo/Width/: @20

 

Arc/Close/Halfwidth/Length/Undo/Width/: c

 

 

 

and how to edit the width of a specific line from a single figure using pedit ???

i used pedit but whenever i change the width of a linthe width of whole figure changes.

Posted

As the 'legs' are equal (20x20) the angles are 45 deg. (45, 135, 225, 315)

Ever heard of Pythagoras?

This is basic geometry and you should have a grasp of this if you are going to be drafting.

Posted

You don't need to know the angles... @20,20 (or @-20,20 @-20,-20 etc.)

 

You can't edit individual segment widths with pedit. With R14 if you want different widths of segments of a pline, you need to do it as you draw it (I think... unless R14 has Properties)

Posted

You can't edit individual segment widths with pedit.

Yes, you can.

 

how to edit the width of a specific line from a single figure using pedit

You have to go into vertex edit mode first, then "W" for width.

 

... unless R14 has Properties)

 

No Properties. The precursor to Properties was DDMODIFY, but it does not provide access to segment width.

You have to do it with ._Pedit.

Posted

You have to go into vertex edit mode first, then "W" for width.

.

Ya learn something new every day... not that I'll ever use it

Posted

how do you know the legs are 20x20 ,

the bottom line is of 280 length then why my command is not making a perfect figure

Posted
how do you know the legs are 20x20 ,

the bottom line is of 280 length then why my command is not making a perfect figure

 

If you really look at the dimensions, you will see that the bottom length is 260. This is confirmed by adding up all the other horizontal dimensions.

 

The dimensions give you all the necessary information if you read them correctly.

Posted

Thanks Eldon :)

 

As the 'legs' are equal (20x20) the angles are 45 deg. (45, 135, 225, 315)

Ever heard of Pythagoras?

This is basic geometry and you should have a grasp of this if you are going to be drafting.

how did you determine the legs are (20x20) and how did you determine the angles are 45 deg ??

i know the pythagorus theorem but how to implement it in this figure ??? (sorry ,i am asking very silly questions )

Posted

Now here is my Code , but the figure is still not accurate.

 

Command: pline

 

From point: 0,0

 

Current line-width is 0.0000

Arc/Close/Halfwidth/Length/Undo/Width/: @260

 

Arc/Close/Halfwidth/Length/Undo/Width/: @20

 

Arc/Close/Halfwidth/Length/Undo/Width/: @20

 

Arc/Close/Halfwidth/Length/Undo/Width/: _u

Arc/Close/Halfwidth/Length/Undo/Width/: @20

 

Arc/Close/Halfwidth/Length/Undo/Width/: @80

 

Arc/Close/Halfwidth/Length/Undo/Width/: @30

 

Arc/Close/Halfwidth/Length/Undo/Width/: @20

 

Arc/Close/Halfwidth/Length/Undo/Width/: @120

 

Arc/Close/Halfwidth/Length/Undo/Width/: @20

 

Arc/Close/Halfwidth/Length/Undo/Width/: @30

 

Arc/Close/Halfwidth/Length/Undo/Width/: @80

 

Arc/Close/Halfwidth/Length/Undo/Width/: @20

 

Arc/Close/Halfwidth/Length/Undo/Width/: _u

Arc/Close/Halfwidth/Length/Undo/Width/: @20

 

Arc/Close/Halfwidth/Length/Undo/Width/: @20

 

Arc/Close/Halfwidth/Length/Undo/Width/: _u

Arc/Close/Halfwidth/Length/Undo/Width/: _u

Arc/Close/Halfwidth/Length/Undo/Width/: @20

 

Arc/Close/Halfwidth/Length/Undo/Width/: c

Posted
Now here is my Code , but the figure is still not accurate.

----

 

Arc/Close/Halfwidth/Length/Undo/Width/: @20

 

----

Arc/Close/Halfwidth/Length/Undo/Width/: @20

 

 

At the sloping sides, the length of 20 is the Hozirontal and/or the Vertical distance. You need to enter in the Hypotenuse length with the angle, OR put in the relative x and y lengths.

Hypotenuse.jpg

Posted
How to put relative xy length for slope ?

 

@20,20 - and make sure that you put in the correct algebraic sign for the X and Y lengths.

 

For 45° use @20,20

For 135° use @-20,20

For 225° use @-20,-20

For 315° use @20,-20

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...