Real structural content in the architectural model seems more reasonable! My experience was at a structural firm. We'd sometimes start generating layouts in Revit before designing the entire floor...
Type: Posts; User: Kate
Real structural content in the architectural model seems more reasonable! My experience was at a structural firm. We'd sometimes start generating layouts in Revit before designing the entire floor...
I wish the Revit training I initially received had included the idea of generic components for structural elements as well. It can be helpful to quickly start laying things out in Revit, but if you...
I think your options depend on which version of Revit you are using - in Revit 2020, you should be able to right click on a connection and select "propagate connection" to create identical...
Hi Phoenixkeeper,
I have also found the need to add some additional parameters for sheets beyond what is provided in Revit.
Below is a description of how I have gone about this.
I start...
I have found that if you have a view showing the bolt head or nut, like in a base plate detail, you can dimension to the bolt centerlines if you change the visual style to wireframe.
Doesn't seem...
Hi asilvas, what I ended up doing was simplifying my graph with the Python Sol kindly provided. Now the graph looks like this:
39863
Where the first node is a Python Script node into which I copied...
Necro99, that is so cool! This is something I had been playing around with for our office as well. I had been trying to figure out a way to get the Dynamo output into a format that was ready to print...
We are a structural firm. I've modified our template and I'm adjusting all projects I work on to have the Architectural model (and MEP, when it is available) turned on in our plans and sections so we...
Thanks for the suggestion mendler.
I tried this and it solved part of my issue - when I have the 'nailer' parameter turned off, the top of the beam is at the correct elevation (not being pushed...
Howdy everyone,
I'm developing our structural framing families. I'd like to modify our WF and HSS steel beams to allow the modelling of wood nailers on their tops and bottoms.
My initial...
Howdy everyone,
I'm developing our structural framing families. I'd like to modify our WF and HSS steel beams to allow the modelling of wood nailers on their tops and bottoms.
My initial idea...
https://www.revitforum.org/attachment.php?attachmentid=34969&stc=1Another Dynamo / Dynamo Player based solution for those interested...
This uses the DataShapes, archilab, and Clockwork packages. ...
You might have luck with Enscape - I've used it on the occasional project where we have some rendering requirements. It works with Revit really nicely and doesn't have a huge learning curve, and I...
Yes, I think the architect is showing some other relevant information with detail lines only, so they wanted to make sure they wouldn't miss something the arch. added as a detail line and didn't...
Ah, I didn't realize it would be under 'lines' rather than detail lines or model lines! Thank you both for the info.
This will definitely work for turning off these items, but it doesn't look...
Thanks for the reply. I don't think there is a category for detail lines, which is what these are drawn with. I was hoping there might be a way to filter detail groups, but it seems it just may not...
I have a linked architectural model, which I have set to Linked View, with some custom adjustments to use as a background for my structural plan.
Due to using the linked view, I can see some...
Thanks everyone for the advice and recommendations!
I have been working my way through Aaron's suggestions for creating a template, and I'm a bit stuck on 16, 'object styles / linestyles / lineweights'.
My firm has been using Revit since before I...
I'm curious about this!
Our main template is in 2017 right now, but I was playing around with creating the 2018 database as well. I like that you can search and replace "2017" with "2018" in the...
Thanks so much for the feedback - very useful to have some rules of thumb going forward!
I ended up writing my own if node because the ScopeIf seemed to be causing some strange behavior in my...
Sorry, I meant put them together in BIM List, not on the server itself, where I would keep them separate - unless there is also an issue then when upgrading BIM List. I better test that out and not...
Thanks everyone for sharing!
We are still using a lot of OOTB model families, so I will have to give some thought about how to organize our browser so people can find things quickly in a way that...
Thanks for the information regarding Model Groups!
We're about to purchase BIM List / BIM Server, and this has lead us to look at updating our content library organization as well. I'm wondering...
Sol, thank you so much! This works like a charm and definitely cleans up the graph.
I'm just starting to use Python myself, and I'm curious - what types of rules of thumb do you use for...