Sheet Manager and Copy Parameters

I have started settling back into normal life after the extensive conference tour and a whole month of non-stop travelling.
I still have not been able to start preparing Christmas, though, except for buying lots and lots of food to carry me and my grown-up kids and their partners through the coming days.
I need to start thinking about presents now as well, I guess.

I just had a meeting with my colleagues and heard of Adam’s traumatic return journey from Milano to the UK this weekend.
He finally made it, but it really was a bad journey.
The DevDay conference in the UK with Gary and Adam taking over all the presentations went very well, though.
Congratulations and thanks to Gary and Adam on managing that so competently!

Meanwhile, on the Revit API front, I recently mentioned the

Russian add-in utilities

provided by

Артур Кураков alias Arthur Kurakov
.
Fedor added a

comment
to point out that we missed the most exciting add-in, the sheet manager, so here is a little follow-up from Arthur to rectify that:

Sheet Manager – Менеджер листов

This add-in organises sheets to albums.
It controls its own numbering in each album.
It uses a text shared parameter created by the user for numbering.
In addition, the user can add specific parameters, which must be of the same value in each album.
Sheet Manager monitors changes to these parameters and, if this parameter was specified to album, changes it to specified value.
If it was parameter of album sheets numbering, the Sheet Manager controls renumbering of the other one.
It allows user to move sheets up and down in albums.
You can drop sheets from album to album by changing the appropriate parameter.
Sheet Manager manipulates standard Revit parameters, so it easy to create standard Revit schedules and use other parameter based functions.

Actually, there is even more:

Copy Parameters – Копирование параметров

Arthur created a new add-in named
“Копирование параметров” (copy parameters).
It copies instance parameters from one instance to others.
It allows you to select which instance parameters you want to copy.

The user interface is minimal and intuitive.
There are only three buttons with the following Russian labels:

  • “Выбрать все” – select all
  • “Отменить выбор” – select none.
  • “Копировать параметры” – copy parameters.

Finally, here is a link to Arthur’s Russian post about the

DevTV Visual Studio template files to create a new Revit add-in project
.

Please note that I also posted a

DevTV template update
.


Comments

4 responses to “Sheet Manager and Copy Parameters”

  1. during installation of the tool it seems like there is some error, and than the install fails.
    image link: http://i51.tinypic.com/27xqa1f.png
    and i dont speak a single word of russion so maybe somone can translate the error ?

  2. Install seemed like it was ok.
    Arthur Kurakov,
    do you think it would be possibel to have a english setting too ? really dont mind if it is google-translator like english :) but russion i really cant understand.
    i really see great, great bennefits in these tools!

  3. Dear Dante,
    Actually, unless the DLL has been obfuscated, it is a very easy task for anyone to download the executable assembly, decompile it, edit the code to add English resources, and rebuild an English version.
    For instance, I used a technique like that and the Reflector tool to look at Daren’s Vasari API sample:
    http://thebuildingcoder.typepad.com/blog/2010/11/project-vasari-api.html
    Cheers, Jeremy.

  4. There is no error on this image. Installation was successful and I will translate my add-ons to english. It will be great if you post here of what add-ons you want to translate first.

Leave a Reply

Discover more from Autodesk Developer Blog

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

Continue reading