I am glad to present you an interesting project - Tesla BIM. Tesla BIM is a Suite of programs for automating and facilitating the design of the internal electrical equipment section in Revit.
Tesla BIM, like ModPlus, is done by its authors with full enthusiasm. This means that the authors first of all care about the quality of their product! And given that the authors are qualified BIM coordinators for this direction, they know what they are doing and know how to do it right!
And Yes – at the moment, the Tesla BIM project is distributed completely free!
The ModPlus project will be very happy to help the Tesla BIM project develop and recommend it to all users working in the direction of internal electrical equipment!
CommentsThere is such a library - System.Windows.Interactivity.dll - used by many projects that have WPF. In the ModPlus project as well. And there is one very important point when using it – you can take it from the Blend SDK (Installed with Visual Studio), and you can use the NuGet package. And there are such situations that the user has plugins with different versions of this library on the computer. Sometimes it doesn't bring problems. But there are also reverse cases. One of these cases is known at the moment - if you use Dynamo and the node package archi-lab.net, then an error will occur when ModPlus is installed. And the error will occur in Dynamo and the problem is in the nodes, but it is easier and faster to fix it to me.
After studying a little bit of the Internet, I learned that in 2018, Microsoft released another library - Microsoft.Xaml.Behaviors.dll - which replaces the outdated System.Windows.Interactivity.dll. Therefore, by my willful decision, I delete the System.Windows.Interactivity.dll from ModPlus, replacing it with Microsoft.Xaml.Behaviors.dll. The corresponding updates will be released today.
Why did I read all this? – you may ask. The fact is that this is a" dangerous " update that can break everything. If something does not work after the automatic update, you should perform the update using the web installer. If this does not help, please let me know as soon as possible so that I can correct the situation as quickly as possible.
But I hope everything goes smoothly!
Thank you for your understanding!
CommentsOn the eve of the New Year, we give you a new unique plugin - Batch Renam in families.
Do you need to rename parameters or types in dozens of families? Our plugin will help you with this!
You want to make this plugin better - its code is available on GitHub!
For the development of the main part of the plugin I want to express my gratitude to Zhekov Fedor!
Enjoy your work with ModPlus!
CommentsOn the Internet, you can find several plugins for working with worksets. But how many I did not watch them - they allow only to create worksets in the document.
Such functionality seemed to me too limited, and I decided to make my own plugin for working with worksets. In addition to a flexible system for configuring, importing and exporting, the plugin supports the ability to assign worksets to elements based on filtering settings!
You can see part of the main functionality in the video:
I am sure that the plugin will still expand and replenish with functionality. It all depends on your responsiveness, my dear users!
Enjoy your work with ModPlus!
Comments