- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi
I have been asked if it’s possible to automate the creation of over 1000 room elevation sheets using the Revit API. But rather frustratingly there is no NewViewElevation method (why this method has been omitted is a mystery). So I have used the NewViewSection method and placed 4 views in each of the rooms and set the bounds of the section box to the extents of the room. This creates the elevations (or sections) in the Details View node. I then set about creating the sheets, and placing the 4 elevations for the room within the sheet. So in principle this approach works.
The problem is that the graphics on the plan are not acceptable as there are 4 detail section tags in each of the rooms which combined with all the other rooms makes for a far to cluttered plan. So for us, despite the hard work already put in, its back to square one. I’ve only been using the Revit API for about 4 months now so am still learning but is there any way of getting the default or custom elevation tag placed in the centre of each room and switching on each quadrant using the API? If we can we will turn months of work into a few days.
I’m using 2012 and was half expecting 2013 to include the missing NewViewElevation method but was disappointed!
Any help much appreciated.
Solved! Go to Solution.