I also found banging my head against a wall counterproductive, so I switched to head scratching. At least works for me. I recommend changing where you scratch so that bald spots do not appear when...
Type: Posts; User: Nurlan
I also found banging my head against a wall counterproductive, so I switched to head scratching. At least works for me. I recommend changing where you scratch so that bald spots do not appear when...
Try using a work plane grid to arrange or align fixtures or other components. You can change the grid spacing, rotate and align it. This method allows you to arrange elements on a grid without...
Hi,
https://www.revitforum.org/showthread.php/24941-Fabric-reinforcement-for-strip-footings
You can create assemblies from rebars and then count as meshes.
@Francisca, сan you copy one or two corner facade walls with windows into an empty project and post it here? Let's check if the same will happen on other computers.
Have you tried Autodesk Classification Manager for Revit?
As far as I know, IFC does not support 3D lines. Or do you mean exporting 2D lines?
Place a face-based notch on the part where you want to connect the notches.
40059
Hi,
Try Dynamo + Excel (or Google Sheets)
Export what you need to translate into Excel
Translate (Excel Translate command)
Write back to Revit
I think it's better not to delay the update for too long. Maybe I'm wrong, but the current state sometimes gives the impression that the forum is slowly dying out.
What if you made a one-time...
Try Revit Parts
Create parts from you walls, then divide the parts with a notch Division Profile.
40037
Hello,
While reviewing the best practices for walls, I began to question the need to use the Function type parameter.
Wouldn't it be better to use your own instance parameter instead of making...
I meant attach / share here )
Hi,
can you attach the family?
Hmm, weird, something happened to the picture
40017
Then use the Varying Rebar Set, quite easy to do, nothing to mess with (Revit 2020, 2021). https://drive.google.com/file/d/1LtXd-tEyGs6wGSkg4PbSez7UfdW2rz2J/view?usp=sharing
Hello!
I think that many will agree that the Revit forum engine is outdated and does not support modern convenience features such as desktop notifications, mobile view, attachment of video files,...
Hi,
Try Free Form Rebar method
https://drive.google.com/file/d/1ZitgLo14SyEB7QdMK9_KQutzNWnZkO0G/view?usp=sharing
Wow I can't insert or attach a mp4 or gif, this forum needs an update
40010
Try this to delete all CAD imports.
AutoCAD: use the DATAEXTRACTION command to extract the XYZ coordinates of points to a CSV file
Revit: Toposurface > Create from Import > Specify Points File.
Practiced a little in PowerQuery :)
3996739968
I think it would be easier to process this data using Excel Power Query.
Not fun (
In this case, two things cause constraint errors.
1. It seems to me that since some Revit version, the equality constraint has become broken - constrain to the equality refplane of a nested...
Hi,
Instead of one long contour label, use several short labels that will intersect only the required contours.
Or
Make secondary contours as primary subcategory, then check "Label primary...
I think it is because you are trying to create and add shared parameters at the same time.
I would first create the shared parameters with a separate script, because that doesn't happen often. And...