Jump to content

Search the Community

Showing results for tags 'delete'.

  • Search By Tags

    • delete ×
    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 19 results

  1. I want to delete Xref-dependent layer. AutoCAd says I can't delete them. I want to delete them. How can I do that?
  2. Hello, Does anyone know of a command, macro or a lisp that deletes all xlines on a drawing. I know i can use quick select and filter by object but it takes too long. Thanks.
  3. I am creating a template drawing but while making this drawing I was working on two different versions of AUTOCAD (2012 & 2013). I have prepared my title sheet block but there are two scales in the drawing and I want only one i.e that is 1:1 but somehow there is one more scale which I am sure is com...
  4. katto01

    VBA delete object

    Hello, I have a drawing with about 15000 objects. I would like to delete all objects with a volume smaller than Vx. I cannot see all objects, I can access them through VBA. I generated a list of objects and extracted the handle and the maximal dimensions. Therefore, I know by handle...
  5. 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...
  6. toxicsquall

    Deleting Points

    Good afternoon, I need to delete all points between 0 cm and 15 cm spacing. If I can use an object as a base or a layer it will be even better. With OVERKILL command it deletes randomly objects that only are overlapping. Is there any lisp that can make this?
  7. Hello, Is there a LISP routine that delete's all the proxy entitiy's in your drawing? Or another way to get it deleted out off the drawing? Thanks!
  8. Good morning, I want to know: Is there any lisp that erases/deletes collinear points by distance and angle on 3D Polylines? I found a lisp that does this but only on 2d polylines.
  9. Hi All ive read in old posts from 2010 that Photoshop can steal your escape key. however i don't have any adobe products that i am aware of. so i started a new thread also i select a line or other entity and hit delete, and only some of the time it will delete. anyone have any ideas? th...
  10. yport

    Lingering xref linetypes

    ACAD LT 2012 I have a problem where I somehow got a ton of xref line types in my template drawing. I must have inserted an object from another drawing into it that carried them. I don't have anything xrefed to the drawing. I've tried to delete them, but I get the message that I can't...
  11. Hi folks. I'm looking for a lisp that effectively straightens out a polyline between two points. I know pedit has the straighten feature but you have to scroll to the points you need straightening between. I've also found that you can break/trim between two points and then rejoin, but ideall...
  12. When filleting a model it sometimes happens that a fillet is applied to an edge that should be sharp. I haven't found a way to "unfillet" the offending edge without deleting the whole fillet sequence and starting again. Bah! Humbug! I'm assuming that that would have annoyed enough people...
  13. I have imported a dxf file from our Trimble handheld unit. The dxf has layers built into it that come straight from the trimble software. (ei, FENCE, TANK, WELL HEAD, FIELDLINE) I have custom built layers and linetypes for my .dwt file in Cad so I dont need the layers that followed the dxf file....
  14. I have a number of layout tabs with varying layer controls applied in multiple viewports. This layout may be made up of a number of xrefs. I end up with a lot of layers in the host drawing from the xrefs, and even after I purge the xrefs to eliminate some of the xrefs, the layers remain in the host...
  15. Goal: Create a quarter of an ellipse, and elevate one of its points. I’ve manage to make it work, but inside a function, everything falls apart. Obviously from the code that I’m a beginner, so this is it: Delete $* clearlistener () function test var1 = ( Ellipse adaptive: true le...
  16. Before when I selected objects and press "delete" button on the keyboard, it erased those objects. Now CAD doesn't do that. How can I enable that again?
  17. Otinane

    drawing recovery

    Hey there, Got this minor problem, goes like this: I cut and pasted a drawing off the system folders at work, (ratehr than copying it) and then started working on it, and saved... I now need the original information, is there any way I can recover this? Will autocad allow me to revert t...
  18. I have got a file from a client. There is a series of objects which I want to delete but it shows strange behavior. 1- I can not select it but non of layers of frozen or locked 2- Purge doesn't delete it neither. 3- when I zoom on it, after a second it returns to its original size. In other word...
  19. Hello all My first post, so apologies if not in the right place. I am a novice user and on searching the forums I cannot find a thread which answers this questions in a language I can understand. I should add I just dont get other code orientated answers to similar posts. I am working o...
×
×
  • Create New...