Jump to content

Search the Community

Showing results for tags 'trim'.

  • Search By Tags

    • trim ×
    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 22 results

  1. Perhaps someone here has seen something similar. Using 2011 mechanical, I have rotated my ucs about the x-axis 90deg. I then draw a circle with a line thru it. I can trim the line to the circle but I cannot trim the circle to the line. I have verified the objects are co-planer and, in fact, do i...
  2. I have a problem with trim command. When im in the trim command, window selection doesn't work. Only crossing window. I've been trying everything that i can like PICKFIRST, PICKDRAG etc. I searched it online but there is no solution. :(
  3. benhubel

    Extrim Multiple

    I love Extrim, but it only does one trim at a time. I am looking to trim everything that is selected at once. The pseudocode goes like this: 1. Get selection 2. Filter out everything but closed polylines 3. Ask user if they want to just trim crossing lines, or to delete everything 4. selected...
  4. Hi.. I draw a circle inside the hath, and I couldn't trim the hath inside the circle. 1-My hatch and circle elevation are at the same level. 2-I tried both Associative and non-Associative hatch. 3-The layers are not locked. you can find the attached drawing here. SAMPLE-TRIM-HATCH...
  5. Trim split hatch with holes problem !! Why after trim hatch there is holes in trimmed parts. HATCH TRIM.dwg
  6. From how I understand it, if I execute the trim command and hit space without selecting a cutting edge, it will trim any line I click on to the nearest apparent intersection. With complex drawings, this sometimes means I have to click several times to trim one short line segment because so many appa...
  7. Hello everybody! If I want to use the "extrim" command, I do select a line first and after this I click on side next to the line. After that, AutoCad does, first, zooms in very, very slow to the line I'd selected. Second, he trims all the lines next to the selected line, on the side I've cho...
  8. bengee54

    Trimming pipes

    hi, I've got a small problem; on the attached jpeg you will see a housing (shown in black) and a pipe inserted from underneath. how can i trim the material (of the inserted pipe) so that its flush with the hole in the bottom of the housing i.e. so nono is visible when looking through the hou...
  9. I need trim rectangle outside object. Please give me lisp. Trim.dwg
  10. Hi guys, just new to the autolisp world and would like to ask your assistance in making a lisp so it can be a basis for my future lisp programs. Here is the flow of the lisp. Overview: the lisp trims or break a polyline or a line a the point (midpoint) indicated by the user by a value speci...
  11. As posted over at theSwamp, I thought I'd share it with you nice folks too I've seen quite a few of these kind of programs knocking around, so I thought I'd give it a go at writing my own - using a slightly different approach. Give it a go and let me know what you think Full Des...
  12. So I will select certain lines and do the trim command but it will trim any line that I drag the mouse over whether i selected that line to trim or not. Is there a way for it to JUST trim the lines I select and nothing else?
  13. What tool can i use to trim something like this on the image in .ipt or sheet metal environment? i was looking something like miter tool in assembly environment but i am not on assembly file. Thanks
  14. Hello, Is there anyway or LISP to use EXTrim between two Lines as shown in the following Screenshot. Thank you, Regards, Sidhu
  15. Evening All I work as a design assistant for a West End Set Designer who loves working in forced perspective & vanishing points. My question is how do I slice/trim a 3d polyline that runs through a solid. I basically want to cut the line once it touches the face of the solid. I would be also...
  16. The lines are so close that I cannot even see a gap but apparently there is a minuscule gap therefore the lines aren't trimming. Rather than extend all of them, is there a way to adjust the tolerance so they trim anyway? this could save a lot of time. Thanks, K
  17. KoTa04

    Automatic box trimming

    Hello Everyone, I'm quite new with autocad, and I'm trying to automate more of my work so I can finish it quicker. Any different suggestions would also be appreciated! Please see attached picture! I am currently recieving site dimensions for framing, my job is to reproduce (using isometric vie...
  18. Hello folks, Background: During the process of drafting many lines overlap (e.g. construction lines, objects merging, etc) Because the overlapping lines have precisely the same properties, I don't feel the need to remove them. The issue begins when I go to plot. The overlapping lines do...
  19. Hi everybody, First thing I want to apologize if something that I wrote sounds strange. Im spanish and my english is not as good as it should be=P. Im learling little by little autolisp things, mostly strugling through examples, codes, etc... many of them from this forum so I thank you a lot ^...
  20. fdadfar88

    Surftrim

    Hi everyone, I'm working on this model and I am trying to use the surftrim command in cad 2011, but its not working and its pissing me off. I want to use the trim and use the dome in my model as the cutting edge to cut the parts of the curved walls that fall inside the dome but it is not working...
  21. UCLandArch

    Grouping/Trimming Blocks

    I am new to AutoCAD from another CAD software (DynaScape). I am a landscape architect and I am wanting to combine multiple blocks (ie: shrubs, trees, etc) and then trim any overlapping lines/plines. Any help on creating and editing these blocks on AutoCAD MAC would be most helpful!
  22. I have a lisp that is supposed to create a Polyline box around selected text, trim lines within the box, and then delete the box. I am, however, having some issues getting it to run properly. Everytime I run it, I select the text that I want to use, but I get an error Select Text; error: bad...
×
×
  • Create New...