Five AutoCAD Drawing cleanup tools

แชร์
ฝัง
  • เผยแพร่เมื่อ 23 พ.ย. 2024

ความคิดเห็น • 19

  • @sourcecad
    @sourcecad  2 ปีที่แล้ว

    Learn AutoCAD right from scratch with full-length courses, instructor support and certificate all for one Subscription here sourcecad.com/courses/autocad-2022-beginners-course/

  • @clm521
    @clm521 3 ปีที่แล้ว +2

    With using WBLOCK, it's possible that the reason the "Objects" option (drawing 2.dwg in your example) was smaller than the "Entire Drawing" option (drawing 1.dwg) because the "Objects" drawing doesn't save the Paper Space information whereas the "Entire Drawing" option does include Paper Space objects.

  • @keerthigasundararajan6873
    @keerthigasundararajan6873 3 ปีที่แล้ว +1

    Hi!! I am an interior designing student myself referring to most of your videos for my projects. I am truly amazed and thankful to you and your content. 👍
    May I please request you to also start illustrating basics of 3DS max / sketch up as well if possible?? It is a very humble request. Thanks and best wishes for your work!!!

  • @chandanthakur120
    @chandanthakur120 3 ปีที่แล้ว +1

    thank u soo much sir for shear ur knwldge with us...generally i use the AUDIT command ....but nw i am use all commands for Drawing cleanup.

  • @hoosierfan27
    @hoosierfan27 3 ปีที่แล้ว

    Very good info.
    I use all these very often!
    (AutoCAD 2018 & 2020)

    • @imazuddinzoha4260
      @imazuddinzoha4260 3 ปีที่แล้ว

      Sir if i learn only AutoCad 2007....Then Is it enough for me ???

  • @desmondkipan8286
    @desmondkipan8286 3 ปีที่แล้ว

    Very Helpful tips. Thank you for this wonderful tutorial.

  • @MikeBMW
    @MikeBMW 3 ปีที่แล้ว

    Nice vid, thanks.
    When I send a DWG to the truss manufacturer, I just do a "Save As" and then delete all of my details and tabs.
    Then, I do a Purge All and send it off.
    In these days of 16, 32 and 64 GB RAM memory computers with RTX and GTX graphics cards, this is never an issue, personally.
    Also, when selecting multiple elements, no need to invoke a command.
    Just select and go to the properties palette and you can see all of the items selected and choose which to alter.
    Also, a little treat:
    (defun C:PA () (command ".Purge" "A" "" "n") (princ))
    (defun
    c:AP
    (/ p_what)
    (initget
    "Blocks Dimstyles LAyers LTypes SHapes STyles Mlinestyles"
    ) ;_ end of initget
    (setq
    p_what
    (getkword
    "
    Purge Blocks/Dimstyles/LAyers/LTypes/SHapes/STyles/Mlinestyles:"
    ) ;_ end of getkword
    ) ;_ end of setq
    (command ".Purge" p_what "" "n")
    (princ)
    ) ;defun

  • @pablocesarteixeirahoyos5009
    @pablocesarteixeirahoyos5009 3 ปีที่แล้ว

    Phenomenal, you're the GOAT

  • @ICU2HI
    @ICU2HI 2 ปีที่แล้ว

    Great job thank you for posting

  • @antonanugerahprabowo702
    @antonanugerahprabowo702 3 ปีที่แล้ว

    thank you 4 your TUTORIAL ........
    ITS HELP ......4 me ...
    n GOOD LUCK ......n SUCSESSSS.........

  • @AmitKumar-ic1qu
    @AmitKumar-ic1qu 3 ปีที่แล้ว +1

    Sir, Sometines when I open some dwg file, the message reads "This was saved by other application not developed by Autodesk" which are these other applications which can save file in dwg format ?

  • @ashleyokuke6710
    @ashleyokuke6710 10 หลายเดือนก่อน

    Is this all you have to do when you are asked to clean up a drawing?

  • @smoothee6586
    @smoothee6586 10 หลายเดือนก่อน

    thank you!!!!

  • @hermannyboyyt8551
    @hermannyboyyt8551 3 ปีที่แล้ว

    can you make car design tutorial on autocad

  • @imazuddinzoha4260
    @imazuddinzoha4260 3 ปีที่แล้ว

    Sir if i learn only AutoCad 2007....Then Is it enough for me ???

  • @mirzanouman8771
    @mirzanouman8771 3 ปีที่แล้ว

    Where do you from ?

  • @petergriffin8084
    @petergriffin8084 3 ปีที่แล้ว

    3rd