AutoCAD Attribute Extraction

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

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

  • @benwang9817
    @benwang9817 5 หลายเดือนก่อน

    This is DataExtraction. There is one called AttExt for attribute Extraction.

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

    This is Data Extraction (DATAEXTRACTION) and not Attribute Extraction (ATTEXT). You'll have to change the title on your video because i wasted a few minutes only to realize it's not what i'm looking for.

  • @lolitabb88
    @lolitabb88 4 ปีที่แล้ว

    How did you create he block?

  • @sunjaysri
    @sunjaysri 9 ปีที่แล้ว +1

    Useful steps and helps go further

  • @riseagainstwow1
    @riseagainstwow1 8 ปีที่แล้ว +7

    My left ear thanks you.

  • @AsphaltAce952
    @AsphaltAce952 8 ปีที่แล้ว +1

    Thank you, it is extremely helpful

  • @1971jian
    @1971jian 6 ปีที่แล้ว

    Very usefull 👍👍

  • @sent4dc
    @sent4dc 9 ปีที่แล้ว

    Thanks. How did you bring up the Enhanced Attribute Editor so quickly in the beginning on this video?

    • @DesignandmotionNet
      @DesignandmotionNet  9 ปีที่แล้ว

      I double-clicked on the block... by double-clicking on a block with attributes the default behaviour is to start the Enhanced Attribute Editor

    • @sent4dc
      @sent4dc 9 ปีที่แล้ว

      Design & Motion.net Hmm. Interesting. It may be because I'm using Autocad 2012, but in my case it brings up "Edit Block Definition" window if I double click a block.

  • @shaunwright3719
    @shaunwright3719 4 ปีที่แล้ว

    Thanks!

  • @elmeranonuevo9196
    @elmeranonuevo9196 8 ปีที่แล้ว

    Hello guys, I wonder if you can help me. There is a BLOCK that i'd like to extract its attributes - Tag and COLOR - into an external format (EXCEL). there after, i'd like to import it into the drawing and based on its COLOR attribute value, change the value to that color in the drawing. any hints/suggestions would be appriciated

    • @MikeThomas66
      @MikeThomas66 8 ปีที่แล้ว

      Just so I follow... you want to extract attributes from a block (Tag and Color) to Excel and then import it back into AutoCAD. From there you want to change the color value in the imported data and have it update the blocks?
      If so, then this isn't possible without some programming. The data stream is one way... block to data extraction to excel to import in as AutoCAD Table. It could be configured so that as you change the block everything updates including the table inserting into AutoCAD.