Highlights
BIMO for Revit 0.38.0 introduces a major productivity workflow: you can now turn Dynamo .dyn files into easy-to-run toolbar commands. This makes everyday BIM automation faster, more consistent, and easier to share across teams.
New Features
Dynamo scripts as toolbar commands
Add your Dynamo files in General Settings → Dynamo command sources.
Each selected
.dynfile can be exposed as a command on the BIMO ribbon.Script paths are selected with a file picker and Dynamo filter (
*.dyn), reducing setup mistakes.Teams can standardize frequently used Dynamo automations and launch them from a familiar toolbar flow.
Dynamo-based
.dyncommands are fully integrated into the Presets and Variants system for reusable one-click workflows.
Improvements
General Settings in sidebar: command source management is easier to find and maintain.
Color Tabs stability: more predictable tab grouping behavior in multi-document Revit sessions.
Runtime reliability: stronger ribbon resiliency and UTF-8-safe JSON config handling for more stable day-to-day usage.
Why it matters
Faster access to automation for architects, BIM coordinators, and model managers.
Lower friction when rolling out repeatable Dynamo-based workflows.
Better visibility and navigation in large projects with many open views and documents.