Kean on Reflector

I repeatedly mentioned the topic of

converting between C# and VB
,
and how I use the

Reflector

tool for this task, for example to

convert Revit SDK samples
.

If you are as keen on Reflector as I am, you will probably find Kean Wamsley’s series on the new

Reflector pro

version very interesting as well.


Comments

2 responses to “Kean on Reflector”

  1. Jeremy,
    I am working on a project, where i need to filter and store all the elements selected by user in separate lists to use them for further calculations, Is there any way to do such to the family type level? I looked into the samples filter example, but unfortunately I had difficulty understanding the workflow of it. hope you could help me on this.
    Adi

  2. Dear Adi,
    There is no built-in future in the Revit API to store certain elements for future reference. You could easily implement your own containers, though, and store either element ids or unique ids in them for future reference.
    Cheers, Jeremy.

Leave a Reply

Discover more from Autodesk Developer Blog

Subscribe now to keep reading and get access to the full archive.

Continue reading