Revit API Forum
Welcome to Autodesk’s Revit API Forums. Share your knowledge, ask questions, and explore popular Revit API topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

LOAD FAMILY IN PLACE Button1Click

1 REPLY 1
SOLVED
Reply
Message 1 of 2
rodrigohbm
822 Views, 1 Reply

LOAD FAMILY IN PLACE Button1Click

Hello

It is possible to load families into a project from command button:

 

Sub Button1Click(sender As Object, e As EventArgs)
        
      'load family in place
        
 End Sub

 

I appreciate the information

 

regards

1 REPLY 1
Message 2 of 2
jeremytammik
in reply to: rodrigohbm

The Revit API does not provide support for in-place families.

 

Standard and system family instances can be loaded and placed as you describe.

 

If you are new to Revit programming, I suggest that you first of all take a look at the getting started material and work through the step-by-step instructions provided by the DevTV and My First Revit Plugin video tutorials:

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

That will show you what other important material is available that you MUST be aware of, answer this question of yours, and many, many more besides.

Good luck and have fun!

Jeremy



Jeremy Tammik
Developer Technical Services
Autodesk Developer Network, ADN Open
The Building Coder

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Rail Community


Autodesk Design & Make Report