Tuesday, October 30, 2012

Revit API Programming Templates 2

In this post I am adding two more Revit API programming Templates to our database for Revit API. I hope that this templates help you to be able to do a good job in your projects.

The first template is Revit API Selection Template. This template helps you to be able to select one object, many objects, many objects using selection window, point, and other types of selection. After selecting this objects you can have access to their properties and methods in your script. The template is self explanatory and has lots of comments which help you understand the process.

The second templates is Revit API Family Forms Template. This template gives you some hints on creating forms like lines, curves, and more in Revit Family. In this template you learn how to create a simple point inside Revit using your code. Then it goes to higher level of forms like lines, splines, circle, box, helix, butterfly curve, and surface. You can use this template as a base to make your own code to edit or create something in Revit Family for your project.

Please put a comment if you have any questions.

No comments:

Post a Comment