Automated Weekly BIMx Model Export
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2019-04-18 12:39 AM
Have been researching but cannot find any answers on this.
We really want to move our entire Build Team to using BIMx in the field. The problem we're having is keeping the BIMx files up-to-date. We have some 20-30 active projects that need updated weekly (it would take wwaayyy too much time for someone in the office to babysit this process all week and we would lose a workstation). Is there a plugin for ArchiCAD or script someone has written to do this? (export 30 BIMx models over the weekend) All it would do is look at a list/array and export those BIMx models.
If no one here has seen something like this, it would be a great feature. I was accepted to the Python API Developer Forum, I have poked around in there but haven't seen much useful content. We really need this so If no one has any information, I will begin developing a small script to do this hopefully utilizing the Python API since that's what I'm familiar with.
PS Saw someone on another post point out REVIZTO but it's too expensive, we don't need all their fluff, just a weekly exporter.
Any help would be appreciated, thanks!
- Labels:
-
BIM Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2019-04-18 05:25 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2019-04-18 12:12 PM
Does mean you have to upload it and share the link, unless you directly publish to the BIMx Model Transfer I suppose.
If I look at our typical workflow for sending out changed sets we are already saving out several files with each set:
1. PDF
2. DWG
3. IFC
4. a .PLA archive
Adding a 5th action doesn't seem unreasonable.
Maybe I'm too much of a control freak, but I can't see you 'randomly' having updated layouts for those projects. Project changes need to be documented and such, an index of drawings with change dates kept up to date, etc etc
www.leloup.nl
ArchiCAD 9-26NED FULL
Windows 10 Pro
Adobe Design Premium CS5
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2019-04-22 06:10 PM
What my office is looking for is a way to schedule the BIMx publishing. Lets say Firday at 5:00pm, one of the computers begins opening projects and publishing BIMx models. It would automatically move from project to project exporting. For our company this is the only feasible way we can use BIMx and we

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2019-04-23 11:49 AM
What I was suggesting was to allways publish the BIMx when you are publishing the PDFs and such for a finished set (of changes), thus you don't need to go back to those projects once a week. There should be an up to date BIMx already there from the last round of changes.
But again, maybe we are just more structured with keeping track of changes to not want 'random' versions floating about.
Our projects are also very 'fluid' with changes in progress, there might even be things in the current PLN we DON'T want to leave the office. I would not be happy if someone would just save out a BIMx at a random moment and sent it off to building site

www.leloup.nl
ArchiCAD 9-26NED FULL
Windows 10 Pro
Adobe Design Premium CS5
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2019-04-23 02:12 PM
But it is an interesting idea. We are usually exporting lots of IFCs on a regular base and it takes ages so we do it overnight on several computers :
It seems that API allows developing plugin doing some batch export for prepared publisher sets.
I think python beta is already close I'm not sure what was an outcome of it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2019-04-26 05:31 PM
I mean, if you are updating drawings, 3D model or whatever opening the Archicad Files during the week, why don't you publish the hyper model then?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2019-04-27 07:12 AM
Therefore I also believe that an automated way would be very helpful here.
Currently: Archicad 26
User since Archicad 6.5 (2001)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2019-04-27 10:02 AM
Chuso wrote:It sounds easier than it really is. If you are working on bigger projects then it becomes quite an issue. For example, we have file structures based on 2-5 separate files. With documentation separated form models. And for example, saving one model to IFC takes around 2-3hours
I mean, if you are updating drawings, 3D model or whatever opening the Archicad Files during the week, why don't you publish the hyper model then?


agroni wrote:I'm having a look at it. It should be doable.
Therefore I also believe that an automated way would be very helpful here.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2019-04-27 09:57 PM