« Introduction to DevTech | Main | The Revit SDK Contents »

August 26, 2008

Comments

hi, i'm trying to write my first revit external application, and i'm not sure how to save my .vb file as a .dll in visual studio 08 express. I have modified the revit.ini as well. are there any tutorials that show this process? thx

Dear Zachary,

I'm sorry to say I do not have Visual Studio Express installed to try this out for you. You just need to compile a normal class library. It should be pretty obvious. You might want to google for something like 'visual studio express 2008 vb tutorial'. That turn up lots of useful looking hits for me.

Cheers, Jeremy.

Hi Jeremy,

I am looking to develop my first application to take the symbol from a nested family(lightswitch) within a family(generic adaptive family) into the project space. I don't think that this is possible in revit itself.

Could you tell me is it possible before I continue?

Thank you very much for this blog. It is great!

John

Dear John,

Wow, congratulations on getting started with your first Revit add-in.

Yes, this is possible.

You will probably need to use the EditFamily, LoadFamilySymbol and NewFamilyInstance methods:

http://thebuildingcoder.typepad.com/blog/family

http://thebuildingcoder.typepad.com/blog/about-the-author.html#5.25

Cheers, Jeremy.

Verify your Comment

Previewing your Comment

This is only a preview. Your comment has not yet been posted.

Working...
Your comment could not be posted. Error type:
Your comment has been posted. Post another comment

The letters and numbers you entered did not match the image. Please try again.

As a final step before posting your comment, enter the letters and numbers you see in the image below. This prevents automated programs from posting comments.

Having trouble reading this image? View an alternate.

Working...

Post a comment

Your Information

(Name and email address are required. Email address will not be displayed with the comment.)

Jeremy Tammik

AboutTopicsIndexSource