Ah, first time I see it! Thanks!
Type: Posts; User: Alfredo Medina
Ah, first time I see it! Thanks!
Some of the section views were showing panels with a rotation in relation to the titleblock, so the final step was to rotate the viewport in the view to a precise angle, so that the base of the panel...
Hi, Cliff,
Some time ago I did a complex model with a lot of sloped mullions. Everything was sloped at different angles; walls and roof panels. Right, Dave Jones? :) The solution was to create...
Is that related to this thread or another?
In the Project Browser, scroll down to the bottom of the list. Find "Revit Links". Double click on the link that you want to assign to another workset. In the Type properties, you can change the...
Check your version of Dynamo first. Have all the users use the same version that you have. Then using "Manage Packages" get a screen capture of the packages' names and versions that you have. Then...
You could remove all those formulas, and simply create types. Then in each type, check the correspondent visibility parameters. In the project, if you need the room tag to show other things, you...
Just curious, what is special in that detail that makes you import CAD content? Is it not better to draw this in Revit and avoid all these issues? See your image #2, you already have several CAD...
I think you need a different family with the "rotate with element" option Off. Then use that family for the curve beams, and use the"vertical" or "horizontal" options, whatever fits better.
Welcome to the forum.
Sounds like you are using Revit as AutoCAD or Rhino. Now you want elements, schedules, quantities. In Revit, there are elements for beams, bracing, columns, floors, footings,...
Create a scope box around your building. Check the size of the scope box in elevation, as well. Name it such as "Building".
Select all the grid lines. Set their "Scope box" property to "Building"....
Instead of:
if(OPEN, 1=1, if(Height > 2', 1=1, 0=1))
Consider this:
or(OPEN, Height > 2')
Well..., there are many different ways to arrange formulas.
Not all parameters need to be in the view. I think this family maker is using "Angular" as a way to handle units. He/she first...
Welcome to the forum.
See illustration.
To see the constrains that control the curve of the sweep, do Edit > Sweep > Edit Sketch. (The difficulty is that this family maker made the...
Bienvenido al foro.
Me parece que estás usando la herramienta equivocada. Esas vistas no se hacen con cortes sino con elevación estructural.
This:
Bienvenido al foro.
Revit no hace subtotales en columnas, sino en filas. Tienes que ordernar la tabla por semanas, y pedir totales cada vez que cambie el valor de semana.
Yes, that's for real. Some features that work with other views don't work with Area Plans, such as this (view reference) and the ability to create view types to organize views in the project browser.
Bienvenido al foro.
Pero, ¿es necesario hacer este así? Parece que esto es una baranda, y se podria hacer con la herramienta para hacer barandas, sólo especificando la sección de los perfiles y su...
Odd or Even
To determine if an integer "n" is odd or even:
if(-1 ^ n = 1, "even", "odd")
38855
See attached Revit family.
This has to change, if this forum wants to continue being a place that people want to visit frequently to find information and exchange ideas with others in a decent and respectful environment. It...
I'm glad to see that you were able to get to the final result using truss families. Sorry that I could not continue participating in the thread. Too busy these days.
Creating a tapered structural column or beam is not difficult. These families are usually made with sweeps. It's a matter of using Swept Blend instead of Sweep to create the solid. You need to find...
Welcome to the forum.
I see that you have done a lot of work in this family. You're not even using nested families as profiles to create these forms but you are creating every rectangle in place,...
Why does the "discussion" have to be "resolved" with a "LOL" or "LMAO", as if the other users' opinions or preferences were a reason for laughter? There are many valid ways to use the software, as...