Hello,
I need to automate many tasks in Revit like generating drawing sheets, auto-dimensioning and other repetitive tasks. I am working in precast concrete. I want to generate drawing sheets for each and every element separately like beam, columns, wall panels, etc. Can someone tell me how to do this? I am a proficient python programmer. I can work in C# too.
Solved! Go to Solution.
Solved by Arciviz. Go to Solution.
Solved by Arciviz. Go to Solution.
Solved by Arciviz. Go to Solution.
Difficult to say, that's up to you. WIth python you can make scripts (macros) in Revit. Just google "revit python".
You can also take a look at dynamo or you can download the revit sdk and start with c#.
All 3 options should be able to create sheets. automatically place dimensions is a pain (just like manually), so if the emphassys is on dimensions, I should say go with the c# Revit API approach. Then again, I'm not a python expert, so likely someone else here has another opinion.
Can't find what you're looking for? Ask the community or share your knowledge.