Revit. Apartment Typology. Lock apartments and numbering by curve

Published: 23 October 2022

Today we released an update of the Apartment Typology plugin, adding a new tab called "Locked appartments":

7

Comments

Revit. Parametrization. Formula fields and two new strategies

Published: 09 October 2022

After the release of the Parametrization plugin, we started getting feedback with examples of custom formulas. And some of those formulas were just really voluminous, which made it hard to perceive them in the formula editor. So, meet the new formula editor feature - Fields:

1 en

With Fields, you can take out entire chunks of a formula and replace them with keys. It's like a constructor where you can create a formula from small parts. You can paste fields into each other, and add them to your list of favorite fields, and then reuse them in other formulas!

In addition to Fields, today's plugin update also contains two new strategies:

RoomBoundaries - the strategy allows you to process elements that are room boundaries

ConnectionSubElements - the strategy allows you to process elements in the Structural Connections: plates, bolts, etc. Due to the nuances in the Revit API, the strategy has a number of limitations, which are described in the plugin itself.

Enjoy your work with ModPlus!

Comments

Revit. Numbering 5.0

Published: 01 October 2022

Meet the big update to the Numbering plugin! Version 5.0.

We have made a large number of changes, including:

  • processing of elements, located in the Structural Connections, when numbering in the schedule
  • possibility to set the prefix and suffix by parameter
  • possibility to set a numbering step
  • possibility to use fractional numbers for numbering

We recorded a short video to demonstrate some novelties:

Enjoy your work with ModPlus!

Comments

ModPlus is no longer open-source

Published: 26 September 2022

noOpensource

At the end of 2019, I made the decision to open-source the free plugins. At the time, I motivated this for several reasons:

  1. there are a lot of plugins
  2. experience sharing
  3. quick bug fixes
  4. development of the ESKD plugin

That is, my hopes were naive and pure - I wanted to connect to the project interested people and help in its development.

And so in almost three years only one pull-request was made - in localization! But in the Internet I have encountered an almost complete duplication of my free plugins. Yes, of course, it's possible that a few people on the planet got the same idea and turned out a similar implementation, but...

Even if the plugins are free, I still invested a lot of time and effort into many of them, and I no longer want to share the results of my intellectual labor, helping my obvious or potential competitors.

All repositories except for Localization and ESKD have already been made private

Comments

New plugin for Revit. Parametrization

Published: 26 September 2022
Meet the new plugin for Revit - Parametrization!

We thought long and hard about the implementation of this plugin and finally made it. This plugin is a flexible tool that allows you to fill element parameters with different strategies, taking into account filters and using formulas.

In the video we demonstrated a few examples of use that we often heard about from users:

Try it out, look for your approaches to use and write us what's missing from the plugin! After all, we have built the architecture of the plugin in such a way as to be able to quickly and accurately expand its functionality!

Enjoy your work with ModPlus!

Comments