Revit API Course for beginners | Lesson 1 | Set up your coding environment

Поділитися
Вставка
  • Опубліковано 19 січ 2025

КОМЕНТАРІ • 60

  • @mariyandeveloper8437
    @mariyandeveloper8437  2 роки тому +3

    If you want a complete Revit API and OOP course with tons of exercises + my support reach out to me via this email : marianslesar.08@gmail.com

  • @emmanuelpaniagua8983
    @emmanuelpaniagua8983 2 роки тому +2

    i don't leave comments really often, but the material you've been producing is great and really well explained and documented. Thanks a lot

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

      Thank you so much for taking the time to watch my video and for your kind words of appreciation. It means a lot to me that my content was able to help you, and I'm glad it was useful. Your feedback means a lot to me and I really appreciate it.

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

    this is one of the best videos to start up API. Great job, thanks

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

    What a fantastic series. Thank you.

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

    Thanks so much for share your knowledge. explanation too good. Eagerly waiting for total syllabus videos

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

      Thank you for your support! You can check out the playlist "Revit API Course for beginners". There are 9 videos)

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

    Very clear and helpful material. Thanks a lot.

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

    Olease keep making these 🤩🤩🤩

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

      I will)Sorry for not posting for so long, but some good content is on the way)

  • @user-hz5eh8sv9z
    @user-hz5eh8sv9z 2 роки тому +3

    Hi! do you accept orders for money to create a plugin based on the customer's ideas for the Revit program?
    I think this will be an easy task for you. I can write by mail more precisely if you are interested!?

  • @klaatubarada6200
    @klaatubarada6200 9 місяців тому

    I am facing an error whenever I try to debug:
    "A fatal error has occurred and debugging needs to be terminated. The debugger was configured to use the Desktop CLR (.NET Framework) Managed debugger, but the target process loaded the CoreCLR (.NET Core) runtime. To debug this project, configure it to use the 'Managed (CoreCLR)' debugger."
    Does anybody know how to fix it, please?

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

    I need help for urgent RevitApi. I need to write a plugin to convert my Revit file to "svf" format. I was never able to do this. Can you please help me? This plugin also needs to be directed by my own api project. Is this possible?

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

    Very well explained

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

    where can we download the screenshots?

  • @1985DreamZ
    @1985DreamZ Рік тому

    Hi, these are very helpful sessions. I have request here. Can you please create a video, on how can i setup visual studio or vs code to code in python, for revit.

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

    Nice video, I have been struggling with C#, and this video really helped cleanup some of my basic startup questions. Another thing you talked about the SDK, but I never was able to get the samples to work on PC (always got a lot of errors), if you maybe you could a start to finish video on getting them loaded in to Revit. Regardless I look forward of seeing more of your content.

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

    Could you please addin manager file or are we supposed to make changes based upon the snippet you have shown in the video at 20.07?

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

      Yeah, there are just a couple of changes, u don't need to rewrite them)

  • @jskbim
    @jskbim 7 місяців тому

    Hi can you share the mind map ?

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

    The link to the Add-In Manager installer is github.com/chuongmep/RevitAddInManager/releases, and download the
    file with the .msi extension. This way you don't need to change anything.
    ua-cam.com/video/eLVHp4gwWRk/v-deo.html
    You can also check this video out to help you install other apps.

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

      will i need to use this code for add-in manager to work in revit version 2023 and version 2021? can you explain why do i need to update this file?

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

      @@trowawayacc Add-In Manager helps you quickly update your dll files and check of everything works instead of restarting revit.
      Instead of changing that file, just go here : github.com/chuongmep/RevitAddInManager/releases , and download the
      file with .msi extension. It doesn't matter what version of Revit you use, Add-In Manager is not mandatory, it's just a Revit plugin, the same as RevitLookUp (it's just a plugin, but extremely helpful). The same goes for Add-In Manager

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

    hi, thanks for your hard work. can I get presentation materials as a hint to myself? thanks!

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

      Thank you for your kind words. Unfortunately, I have been unable to locate the presentation in question. I sincerely apologize for any inconvenience this may cause.

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

    Hi
    Waiting for Lesson_3 when it will release ?
    Thank you for your videos helping a lot.

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

      I've already recorded it, it just needs a little tweaking) Thank u)

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

    hi, what workloads to install for revit api?

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

      Hey,
      If You want to work just with Revit API, install:
      .NET desktop development workload

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

    Hi. Newbie here in programming. Zero knowledge. Haha. How about Macro in Revit? is Macro can be like add-in or command to make our work faster?

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

      Hello,
      I hope this message finds you well. I've attempted to create a macro within the Revit environment, but I have found that using Visual Studio provides more advanced features and greater ease of use. If you are new to programming, particularly with C#, I would highly recommend learning it before diving into the Revit API. Without a solid understanding of programming, working with Revit API can be challenging and time-consuming.

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

      @@mariyandeveloper8437 helloo sir. Thank you for the reply. Really appreciate it. I have so far only 1 intention to learn programming which is I want to get data from schedule to parameters in family. I don't know what I supposed to learn at first. I did learn dynamo but end up the nodes is not updated. It is because python script. Then I try to learn python. But everybody in google recon c#. And now I try study c# and use macro to run it because i don't know where to execute the code. It is will lead to what I am wishing for at the first place? Do you have any other suggestion than learn c#? Thank you sir.

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

      @@Matsyaf Hello, I highly recommend taking a C# course to gain a foundational understanding of the language and the .NET platform.
      To effectively work with the Revit API, it is crucial to have a solid grasp of object-oriented programming.
      The choice of whether to use free or paid resources is entirely up to you.
      My paid Revit API course covers object-oriented programming and the Revit API in depth, and if you're interested, I'd be happy to provide more information.
      However, it is definitely possible to learn from free resources as well, though it may require more effort and dedication on your part.
      You can find some free courses on UA-cam regarding C#, or just follow the documentation.

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

      @@mariyandeveloper8437 hello. If the course from you can lead me to achieve my target then it will be great to try. Can you share the detail of the courses please.

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

      @@Matsyaf Hello. reach me out via this email : marianslesar.08@gmail.com . Or send me your email, please.

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

    Waiting for lesson 2

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

      Thank u) I've already recorded it, will be released today/tomorrow

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

    How do you installed the revit add ins

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

      You mean add-in manager?

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

      @@mariyandeveloper8437 the one i saw from your visual studio with Revit logo.

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

      @@cubitaid2454 I am not using it, Why do you need it? What does it include that is so important for you to get started with Revit API?

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

      @@mariyandeveloper8437 it includes all sorts of Revit API that's the template right?.
      How about the Revit add-in manager how do you install it. Thanks

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

      @@cubitaid2454 Template just includes some presets, you need to start with understanding how everything works. I explained how you can install revit add-in manager(15:30 min).

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

    does the sound cut out for anyone else in the middle?

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

    addin manager.dll or revitaddinmanager.dll is not found and hence addin not seen in revit

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

      That means you haven't copied them to the addin folder . Download it from here github.com/chuongmep/RevitAddInManager/releases , select the file with .msi extension