Tamás Déri
233 posts

Tamás Déri
@thumDerr
Can Do! #AEC | #BIM | Revit | Automation Studio IN-EX, Budapest, Hungary https://t.co/lAUom7gghS
Katılım Eylül 2020
190 Takip Edilen42 Takipçiler

@hszhsz @deejayyhu És aztán landol a kukában. Sokszor csak veszek otthonra fájdalomcsillapítót hogy legyene, de szerencsere ritkán kell
Magyar

@snowyweston what about the sidelight of a door? is it a door or a window? 😁
English

@ikeough Not german but in hungary it is raszter and half of our aec terminology is based on the german so I strongly assume it is raster 😁
English

@dourevit @Twiceroadsfool @IMAGINiT_Tech it is pathetic that one needs an extra collab pro subscription to make auto publish on a custom schedule. plunder.
English

@Twiceroadsfool @IMAGINiT_Tech A "service account" that for automation purposes is not a "shared account". Those are two different things. A shared account is what violates EULA as you're trying to skimp on licenses. With a service account for this specific purpose, you are actually increasing license usage.
English

@revit_template I dig the UI. Is it completely custom or some publicly available package?
English

@JacobWSmall Nah,it is "schedule width",and in the family,bound to the builtin param,no IUpdater wizardry. Also we use the same mc tag for the opening spec sheet (eastern european stuff) for both door and window and sometimes gm. So if the issue is calling our parameter "width" we are fine 😁
English

@thumDerr Assuming you wanted them to coordinate the width, or height, or something across units… then call it ‘reported width’, or ‘scheduled width’. Or anything else. And add it to all the families and make it dynamic.
But 99.9% of the time it is called width and is also static…
GIF
English

@JacobWSmall C'mon man... Most of the time it isn't because "it is not mine", for example you wan't a common schedule of doors and windows that shows their dimensions, you need an MC Schedule, but you don't have the builtin parameters. If this is a janky hack then I don't know what isn't.
English

@thumDerr Dont know.
Can you ensure that your janky hack is accurate 100% of the time even if the intern on the receiving end of the file transfer makes an edit?
English

@johntpierson @nicocatellier you'll always have to rely on a lot of dependencies that is out of your control, even the Revit API itself. and at least pyrevit is not a black box, and you can contribute whenever you feel the need. at the end if the day it is risk management
English

@nicocatellier For sure. My point isn’t only referring to R2025 either. Relying on something that is mostly out of your control (pyRevit) will always be worse than you writing your own code that you manage.
English

"Using pyRevit for your add-on" feels incredibly misleading to me.
Yes, pyRevit is an add-on, but the scripts that comprise your toolbar are not. They are also entirely dependent on pyRevit working as it is expected.
Using this same logic, people should just start calling their Dynamo graphs, "add-ons".
Nicolas Catellier@nicocatellier
@seanmpage What are the biggest downsides of using pyRevit for your add-on? python limitations?
English

@JacobWSmall @redrunner92 This. I went the other way and kinda regret it.
English

@redrunner92 I recommend starting with a basic Python course - remove the Revit API stuff until you get the basics down.
I did this by using an app (I think from SoloLearn?) on my commutes for less than a month. Certainly could have been completed in under a day if you sat and focused on it.
English

@JacobWSmall and what about unloading a workset from a link? that won't have much of a difference over geometry calculations since links are already read-only in the actual context, right?
English

@JacobWSmall thanks, this makes total sense. I guess the reason we haven't seen much perf. difference is that we mosty had geometry heavy elements without constraints or relation to other elements. I'll have to doublecheck how rooms bounded by walls on closed worksets behave though.
English

Does anyone have a complete Revit view graphics adjustment decision flow chart? One that preferably doesn't point to roofs as the solution. *cough @_TheDanWarren *cough

English

@Twiceroadsfool @JacobWSmall @TravisUsesRevit @tkunsman @Studio_Bim @revit_template @_TheDanWarren other disciplines never load it = use manage worksets, there we go, what I've just said. I have never mentioned views. I'm far from being obsessed with links, just shared my experience. If Revit would be capable I would do everything in a single model.
English

@Twiceroadsfool @JacobWSmall @TravisUsesRevit @tkunsman @Studio_Bim @revit_template @_TheDanWarren for instance back in the days when structural connections started calculating when they were only linked, we put all of them in a separate workset and that workset was added to all discipline models as hidden by default and that by itself solved the calculation issue
English

@Twiceroadsfool @JacobWSmall @TravisUsesRevit @tkunsman @Studio_Bim @revit_template @_TheDanWarren okay, I get that it is waaay different but what are the actual technical reasons in the background besides the geometry computation? because in my experience if the workset is loaded there wont be any performance difference on views where it is not visible.
English

@Twiceroadsfool @JacobWSmall @TravisUsesRevit @tkunsman @Studio_Bim @revit_template @_TheDanWarren then why do you even need to unload it if you want to be fast if it is not too heavy? it only gonna be extra management effort without real benefit
English

@Twiceroadsfool @JacobWSmall @TravisUsesRevit @tkunsman @Studio_Bim @revit_template @_TheDanWarren you have the chair workset in your arch model you can unload because it is too heavy. other disciplines have to use manage worksets if they want to unload it too. for this purpose i would definately use a separate model.
English

@Twiceroadsfool @JacobWSmall @TravisUsesRevit @tkunsman @Studio_Bim @revit_template @_TheDanWarren And how do you manage these worksets in the discipline models where arch is linked in? I find managing links worksets too cumbersome, manual, and difficult to manage globally.
English








