AutoCAD and Excel linked together using Python🐍!

Поделиться
HTML-код
  • Опубликовано: 26 окт 2024

Комментарии • 12

  • @balaportejean7015
    @balaportejean7015 9 месяцев назад +2

    wow...thanks a lot sir

    • @ahmedskullab
      @ahmedskullab  9 месяцев назад

      Most welcome! I hope it’s helpful for you.

  • @babulalsahu77
    @babulalsahu77 8 месяцев назад +1

    Very Good video. I am trying to learn Automation for Excel & AutoCAD with Python. This video is my first foundation Stone. Hope to learn from you more. God bless you Sir.

    • @ahmedskullab
      @ahmedskullab  8 месяцев назад

      Thank you 🙏 for your comment and support

  • @muhammadawais8461
    @muhammadawais8461 9 месяцев назад +1

    great tutorial , ill try it soon. can you change code to read the excel file from a path instead of active workbook?

    • @ahmedskullab
      @ahmedskullab  9 месяцев назад +1

      Yes absolutely 👍 you could put the whole path, in my case it was in the same directory I was working in.

    • @ajarivas72
      @ajarivas72 8 месяцев назад +1

      Try it sooner than you think otherwise ChatGPT will do our work automatically

  • @mohamedemad5280
    @mohamedemad5280 9 месяцев назад +1

    Perfect

  • @qwesyowusu-ansah5419
    @qwesyowusu-ansah5419 7 месяцев назад +1

    Is it possible to add labels and attributes details to the points? Example can the entries in the ID column be added in the model as labels?

    • @ahmedskullab
      @ahmedskullab  7 месяцев назад +1

      Yes absolutely 💯

    • @ahmedskullab
      @ahmedskullab  7 месяцев назад +1

      One way to do it is to custom a function to add labels then use it in the loop.