SOLIDWORKS API for the Total Beginner - 2/6 Writing Code in VBA

Поділитися
Вставка
  • Опубліковано 15 жов 2024
  • SOLIDWORKS API for the Total Beginner
    This video features guest contributor Keith Rice from CADSharp.com. This 6-part video tutorial series takes users from the most basic Macro Recorder that anyone can use to record clicks and actions, through building a custom macro from scratch. He introduces three pillars or skills that are required to create and operate these macros at a high level: Programming using VBA, Using API Help, Understanding the SOLIDWORKS API Object Model. If you need help with an API project for your SOLIDWORKS or PDM environment, contact MLC CAD Systems today to see what options are best for you.
    Full Playlist: www.youtube.co....
    1. Introduction & Macro Recorder - • SOLIDWORKS API for the...
    2. Writing Code in VBA - • SOLIDWORKS API for the...
    3. Using Calls and Interfaces - • SOLIDWORKS API for the...
    4. Putting your Macro to Action - • SOLIDWORKS API for the...
    5. Creating a Drawing - • SOLIDWORKS API for the...
    6. Saving out Files - • SOLIDWORKS API for the...
    #API #Automation #Tutorial
    ‪@solidworks‬

КОМЕНТАРІ • 22

  • @Ecto_42
    @Ecto_42 Рік тому +1

    I had such a hard time learning MATLAB in college and I really appreciate you going over things & giving helpful information. It's so useful to be able to backtrack & take notes if I need to.

    • @MLCCADSystems
      @MLCCADSystems  Рік тому

      Glad you found it helpful, thanks for the feedback!

  • @mhdarifulhasan
    @mhdarifulhasan Рік тому +1

    Really helpful for beginner like me! Thank you!

  • @maddourimohamed9822
    @maddourimohamed9822 Рік тому +1

    Thank you for the video ! Perfect explanation ! I would like to know how to extract X Y Z coordiantes of a part using SWKS API ?

    • @MLCCADSystems
      @MLCCADSystems  Рік тому +1

      Good luck! The API is very powerful but requires a lot of time to discover which commands to use and how to combine them to solve problems. Let us know if you would like us to quote a project to build something for you 😀

  • @yogeshg.kachare1901
    @yogeshg.kachare1901 2 роки тому +1

    Much useful, Thanks.

  • @Tumanbay-the-First
    @Tumanbay-the-First Рік тому +1

    These video series are what I have been searching for for a long time. Thx!

  • @JerryTrade28
    @JerryTrade28 Рік тому +1

    do you have a command for taking screenshot of the whole screen? I'm looking to export a pdf of a full screenshot with properties included

    • @MLCCADSystems
      @MLCCADSystems  Рік тому

      I would first try it using Macro recorder to see if it captures the command. I think you can do File > Save As or View > Screen Capture > Image Capture, but you'll have to do some testing to see if those will give you the end result you needed.

    • @JerryTrade28
      @JerryTrade28 Рік тому +1

      @@MLCCADSystems awesome! I didn't think of that. That's the only part I'm missing!

  • @kaya.mustafa.1983
    @kaya.mustafa.1983 2 роки тому +1

    Thanks a lot.

  • @raymondzhao9557
    @raymondzhao9557 3 роки тому +1

    really useful ! thanks!

  • @mhjunaid2009
    @mhjunaid2009 2 роки тому

    Video refers to solidworks 2013, is the interface still same for 2017, 2018 and later versions

    • @MLCCADSystems
      @MLCCADSystems  2 роки тому +1

      Yes, there are only very minor differences in the interface and the overall approach is identical. Very much like learning to design in 3D, the basics of learning how to code do not change much over time, but this is only an introduction.

  • @MrMido7arakat
    @MrMido7arakat Рік тому

    How can I get the solid part file?

    • @MLCCADSystems
      @MLCCADSystems  Рік тому +1

      Any solid part file will work, it isn't specific to this part file. The only thing that changes is the name of the dimension.

  • @md_ez
    @md_ez 10 днів тому

    5:00
    20:00
    end