Jump to content

Search the Community

Showing results for tags 'angle'.

  • Search By Tags

    • angle ×
    Type tags separated by commas.
  • Search By Author

Content Type



Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Found 25 results

  1. Hey Guys I just wanna ask if someone know why the guide angles in my cursor vanished?? I dont really know what happened but last night my cursors are still fine but when I opened autocad this morning, the guide angles on the cursor didn't appear anymore.
  2. Good Morning All, All of our drawings are produced in 2D AutoCAD, generally building elevations, roof plans and sectional details. What I want to be able to do is measure a dimension on the plan of a roof, but, use a lisp to apply a factor to this so that the output dimension shows the l...
  3. Hi all, I have been tasked with coming up with a dynamic block that is for a chute. It is a simple rectangle that I've added some attributes to and a field within one of the attributes. What I need the formula to do is calculate the angle of the chute based on user input for the upper height...
  4. I'm making an Audi R8 as a project but how can I extrude an arc on an angle? I'm trying to extrude from the top view to make the body side arcs.
  5. I did an F1 search in CAD and couldn't find the answer. I have be remodeling a floor plan and notice that when I copy a room or single line, I am unable to change the angle in properties. The calculator shows up in the properties angle cell, but when it's there, It doesn't work. Is there a setting t...
  6. Hi, I want to draw a line on an angle from a known start point at a known length to a known finished plane (but not a known finish point or angle). Hopefully the attached pdf explains it better than I have here. I have turned on OSNAP to get the start point of my line then turned it off agai...
  7. Is it possible to use a command or button when you are drawing something? For example; I've made a toolbar for changing the polar angle into different angles. One for 30 degrees, one for .... degrees, etc. If I am drawing a polyline, and I need to change this angle, I can not use any button...
  8. Hi Everyone, Just wondering if anyone knows of a good lsp routine for doing the following, or if anyone knows how to do this with built in capabilities in AutoCAD 2015. Basically I want to annotate angles and distance for survey drafting so I can produce plans that look like this plan that I've...
  9. I have set in autocad the correct angle settings, have been applying 20 different functions to obtain the correct angle (Y axis) between two coordinates, but I keep getting strange angles back from this routine. Either the correct angle is difference with 90, or 450. Any idea why? I have gone throug...
  10. Just came across this neat little LISP routine. Works perfect for me and my guys because we insulated pipe and this eliminates having to click click click click to constantly offset lines both ways. (defun C:OFF2 (/ pickEnt pickObj offDist) (vl-load-com) (setvar "ErrNo" 0) (while (and (not (s...
  11. Hello, I'm having a hard time finding the solution for my problem. I want to create a dynamic block in Autocad 2014 In this block I need to determine the intersection between 2 lines. In the sample you'll see my problem. I want to make A, B and C variables in my block. The angle on top...
  12. How can I draw lines with specific interior angles between them? For example, if I draw my first line then, I want to draw the second one but with an interior angle of 100deg between them, what can I do? Thanks.
  13. hkench

    Drawing relative angles

    How can I draw the bottom line, with an angle of 132 relative to the middle line? Pulling my hair out here, and I don't have much to spare!
  14. First of all sorry for my bad english. I wonder how do I change the default value of the angle that is between in the command UCS "specify rotation angle about X axis :" from 180.00 to 90.00 Thanks
  15. Hello there! I'm really new to AutoCAD and I'm basically trying to learn it by drawing simple things. My question is this: how do I change the angle that is between two meeting lines?
  16. Hello, Nice to meet you all, hope you can help me with this hatch. I have to make a hatch to represent wine property. I have shown the dimensions and how it should look like in the attached files. I was able to make it up to one point, when I have to represent the oblique lines. They don't fit...
  17. I searched on this forum and a few other forums. Several people recommended DIMANGULAR. I have some concerns using this method because it is dependent on the precision of angular units in the drawings DIMSTYLE settings. For example, if a drawing file's DIMSTYLE has a precision set to the nearest...
  18. This seems like a simple setting but I can not find it. I am working on a drawing that has been created by another firm. Due to the building not having the normal 0/90 walls they have rotated the orthographic projection to a 15 degree angle. When I try and draw a straight line in the "straight" p...
  19. I am totally lost! When I zoom close into the drawing the lines are changing their angels…(!) Or they disappear only to pop op again as I zoom out. Also some of them changes from being full lines to being dotted (and it is not dotted lines) when I zoom in close. Also the SNAP function isn’t workin...
  20. platinum home

    Site plan problems

    I'm fairly new at drawing site plans. I can do a square site plan fine but now I have to put a house on a lot with a arc front. The cooridinates are S4d54'02E on the west side with a length of 108.54'. The back is n87d58'41"E with a length of 113.21. The east side is N25d53'25"E with a length of 118...
  21. Autocad 2012 Part I When I place a diameter/radius leader, it is a set length. I can move it all around the circle I'm dimensioning but the length of this leader is set. It is really short and it sucks to have to place the dimension then move it to where I want it as a second step. I...
  22. I have an angle and I have drawn its bisector. I want to constrain two bisector angles to be equal so that if I change one of bisector angles the other one changes automatically to maintain the equal value. I am new to constrain command in ACAD 2010 and haven't mastered it but I think it should...
  23. Just downloaded 2012 educational version - Hate to admit it but out of all the stupid things I have not found yet is the darn Zoom/zoom previous button! From what I see though, this looks like a great version. Enough for me to get on with my training again! Question - Basically framing in...
  24. I have a drawing of a factory, with different equipment foundations laid out. I'm trying to do a type of surveying, get a distance and angle measurement from a specific set point in the drawing. So far i've only been able to use the Aligned Dimension function to show the distance between the se...
  25. Hi all, I've never written a LISP routine before and I am finding myself in need of a function that I can't seem to be able to do without LISP, so I have begun my first attempt. It's not going so well. I need to be able to pick two points and have a square drawn that uses those two points as...
×
×
  • Create New...