ModPlus ISO. Fragment mark

Published: 25 May 2021

New smart object added to ModPlus ISO plugin - Fragment mark

mpFragmentMark

The object is very simple and has only one configurable property - radius of rounding, but we are sure that it will be useful in your work!

Enjoy your work with ModPlus!

Comments

New plugin for Revit. Beams reinforcement

Published: 16 May 2021

Meet the fourth plugin in the line of reinforcement – Beams Reinforcement

The concept of the plugin is very similar to the plugin Columns Reinforcement - the configuration of longitudinal reinforcement and the layout of transverse reinforcement look identical, which is quite logical and justified. The main difference is the layout of transverse reinforcement, which can take into account the underlying walls and columns.

Another important difference from other reinforcement plugins is that Beams Reinforcement is only available from Revit 2019, as some algorithms use methods from the API available only from that version. This may be the first bell to drop support for the 2017, 2018 versions...

The first version of the plugin only works with rectangular beams. We understand that there may be other cross-sectional shapes, but decided that we will deal with them if there are requests from users.

And by tradition we have make a demonstration video:

Have fun working with ModPlus!

Comments

Revit. Reinforcement. Model bar diameter

Published: 29 April 2021

Recently released Revit 2022, which pleased (and some disappointed) innovation in the form of model bar diameter

ModelBarDiameter

And of course, our plugins are also affected. It would seem - why write a whole news item about it? The thing is, we thought that we could do without much effort and somehow easily take into account this update ... But as it turned out - you can not just take into account the two diameters of bars!

boromir mem

We had to make very large edits to the code of all three (at the moment) plugins and now use the diameter of the bars of the model in the calculation of the size and position. Moreover, these changes do not only apply to version 2022, but also affect the previous versions, although there are no two diameters.

That's why we are writing this news - we ask you to pay close attention if something suddenly starts working incorrectly after the update and be sure to tell us!

Also, in each of the three plugins we have fixed some major bugs or even added some new features, which you can read about in the Change History.

Enjoy your work with ModPlus!

Comments

Revit 2022

Published: 06 April 2021

revit2022

Revit 2022 support starts today!

At the moment, all major components have been updated - Configurator, Auto-update module, Web installer, Revit working libraries.

All plugins will be updated in the next few days

Comments

Revit. Numbering. New schedule numbering algorithm

Published: 04 April 2021

One of the tasks that various programmers in Revit constantly solve is the numbering of schedules. And the problem is that there is no way in the API to do this easily. And if there is a more or less normal solution for the schedules with the checkbox "Itemized every instance" checked, then for the schedules with the unchecked checkbox everything is a little more complicated.

In the Numbering plugin, we found one way to work, but it turned out to be very "heavy" - that is, the plugin takes a very long time, depending on the number of lines in the schedule. And this option remained in the plugin until a new idea came to us.

And today it happened. We will not engage in deception and let's be honest - the idea does not belong to us. Today one of the users sent us the code of the numbering script, which he found on some forum and could no longer remember where exactly. So we don't know the author of the idea. But we really liked the idea, and we implemented it in our plugin as soon as possible. And the result is impressive! In a test file with a schedule for 264 elements (33 lines), the plugin started working for 2 seconds instead of 20 seconds!

NumerateInSchedules

Hurry to try the new numbering algorithm and tell us about the results! Be sure to write if something went wrong!

Enjoy your work with ModPlus!

Comments

ModPlus 2015-2024