how to make a sheet list schedule using API

how to make a sheet list schedule using API

markjvlampad
Advocate Advocate
461 Views
1 Reply
Message 1 of 2

how to make a sheet list schedule using API

markjvlampad
Advocate
Advocate

in Revit UI there is a command where is called Sheet List under schedule dropdown.

this feature is really useful in terms of getting the list of sheets depending on how you can filter.

 

is there any example out there showing how it is done in API?

 

thanks alot

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

jeremytammik
Autodesk
Autodesk

I see a description of the user interface procedure in the online help video on creating and using sheet lists:

 

 

What are the exact results you require?

 

Just the sheet list inside of Revit?

 

If so, I suggest that you create one manually and analyse the resulting database modification in detail using RevitLookup and other database exploration tools. That is the standard approach to research how to solve a Revit API programming task:

 

 

Please let us know how you end up solving this.

 

Thank you!

 



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

0 Likes