VIEWSECTION level wise

VIEWSECTION level wise

Anonymous
Not applicable
238 Views
1 Reply
Message 1 of 2

VIEWSECTION level wise

Anonymous
Not applicable

Hi,

 

How do I get all the viewsection related to each levels.I want to populate a drop box with all the view section names plus its level.

 

Thanks & Regards

0 Likes
239 Views
1 Reply
Reply (1)
Message 2 of 2

jeremytammik
Autodesk
Autodesk

Dear Sanjaymann,

 

Set up the required structure of levels and section views in a Revit model and explore it using the RevitLookup database exploration tool.

 

Once you have found the required relationships interactively, you can look at the source code in the debugger to see how they can be followed programmatically.

 

For an even more interactive exploration, you can use the Revit Ruby or Python shell:

 

http://thebuildingcoder.typepad.com/blog/2013/11/intimate-revit-database-exploration-with-the-python...

 

I hope this helps.

 

Cheers,

 

Jeremy



Jeremy Tammik
Developer Technical Services
Autodesk Developer Network, ADN Open
The Building Coder

0 Likes