• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    Autodesk Revit Architecture

    Reply
    Employee
    saikat
    Posts: 181
    Registered: ‎08-16-2007

    Check out the Self-Paced Guide “My First Plug-in”

    4106 Views, 8 Replies
    05-23-2011 02:51 AM

    Check out the Self-Paced Guide “My First Plug-in” presented by the ADN Revit Team

    http://www.autodesk.com/myfirstrevitplugin

     

    Are you an Autodesk Revit power user with an interest in becoming even more productive? Would you like to automate or extend the capabilities of Revit, but are new to computer programming? If so, then this guide is designed for you.

    “My First Plug-in” is a self-paced tutorial guide for a smooth introduction into the programming world. This is a “one-stop shop” learning path for users who know Autodesk products but are absolutely new to programming and are thinking about taking the plunge. In this guide, you will be working with the Autodesk Revit .NET API and the C# programming language. The supported product version is Autodesk Revit Architecture 2011 and succeeding versions.

     

    There are many resources available on the web for you to learn about the Autodesk Revit API (Application Programming Interface), however, these resources tend to be designed for people who already know programming. This guide is different: it assumes no previous programming knowledge and yet helps you build your first plug-in quickly, without swamping you with details. You’ll have a working application within an hour of starting this material, irrespective of your current level of programming expertise.

     

    The guide will start by reviewing the benefits of customizing Autodesk software before progressing onto lessons covering the use of the Autodesk Revit API. The lessons will start by building a working plug-in before covering more detailed explanations of the underlying principles and further developing the application’s functionality.

     

    Product: Autodesk Revit 2011 or higher
    Programming Language: C#
    Application Programming Interface (API): Revit .NET API

    If you have any feedback on this new guide let us know at myfirstplugin@autodesk.com



    Saikat Bhattacharya

    Please use plain text.
    Contributor
    Posts: 16
    Registered: ‎03-01-2006

    Re: Check out the Self-Paced Guide “My First Plug-in”

    09-09-2011 06:25 AM in reply to: saikat

    looks great looking forward to trying it - I only have Revit 2010, will this be an issue?

    Please use plain text.
    Employee
    saikat
    Posts: 181
    Registered: ‎08-16-2007

    Re: Check out the Self-Paced Guide “My First Plug-in”

    09-09-2011 07:57 AM in reply to: saikat

    Hi Michi-Ken

     

    Thanks for the words of appreciation.

     

    Revit API had undergone some fundamental changes from Revit 2010 to Revit 2011 and so we will recommend that you use Revit 2011 (and higher) when you are trying out this guide.

     

    Good luck and hope you enjoy working with this guide. Feel free to get in touch with us if you have any queries.

    cheers

    Saikat


     



    Saikat Bhattacharya

    Please use plain text.
    Valued Contributor
    Posts: 62
    Registered: ‎02-04-2010

    Re: Check out the Self-Paced Guide “My First Plug-in”

    03-16-2012 02:26 PM in reply to: saikat

    I was planning on working through guide and I followed the link to install the Visual C# 2010 Express but the link offered the latest version of visual studio 11 beta which installs .NET4.5 beta. This version of .NET corrupted my ribbon and made Revit mostly unuseable so don't install the 2011 version it offers.

    Windows 7
    RAC2012
    Please use plain text.
    Active Contributor
    Posts: 32
    Registered: ‎04-28-2010

    Re: Check out the Self-Paced Guide “My First Plug-in”

    07-31-2012 09:40 PM in reply to: DParkGForce

    Good share. There are some message from microsoft about this.

     

    Important notes:

    • The .NET Framework 4.5 RC replaces the .NET Framework 4. When you install the .NET Framework 4.5 RC on a system that has the .NET Framework 4 installed, the assemblies are replaced.

    • Uninstalling the .NET Framework 4.5 RC also removes pre-existing .NET Framework 4 files. If you want to go back to the .NET Framework 4, you must reinstall it and any updates to it.

    • You must have administrative credentials to install the .NET Framework 4.5 RC.

    -----------------------------------------------------------------------------------------
    Revit Applications provider[revitapp.com].
    Please use plain text.
    New Member
    Posts: 1
    Registered: ‎11-03-2012

    ks for all Re: Check out the Self-Paced Guide “My First Plug-in”

    11-03-2012 10:35 PM in reply to: saikat

    thanks for all the information guys

     

    iklan gratis

    iklan baris

    jual beli

    Please use plain text.
    Contributor
    Posts: 13
    Registered: ‎10-02-2012

    Re: Check out the Self-Paced Guide “My First Plug-in”

    12-27-2012 07:34 AM in reply to: saikat

    wonder if it is still restricted to limited functions only or Autodesk now allows to change basic configuration on Revt as it does with AutoCAD

    Please use plain text.
    Employee
    saikat
    Posts: 181
    Registered: ‎08-16-2007

    Re: Check out the Self-Paced Guide “My First Plug-in”

    01-02-2013 10:08 PM in reply to: saikat

    Hi Intecinfocom

     

    It might be a good idea to elaborate on your query (about which specific configuration you are asking about) and open up a new forum post, so that the query can be easily located by other members in this community and does not get buried in this post which is about the My First Revit Plugin guide.

     

    thanks



    Saikat Bhattacharya

    Please use plain text.
    Valued Contributor
    regalith
    Posts: 64
    Registered: ‎11-02-2010

    Re: Check out the Self-Paced Guide “My First Plug-in”

    03-01-2013 12:10 PM in reply to: saikat

    ok I get this erroe when I try to run the plugin.  Any ideas? Or should I just move onto the next step.

     

    Win 7

    MS VS Express 2012

    Revit 2013

     

    Capture.JPG

    Please use plain text.