Message 1 of 1
Placing Excel Values into Revit Schedule
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Right now I have a program that can pull parameters from both excel and the ACTIVE Revit File (Eventually I plan to make it find the schedule with a schedule name input)
The issue I'm having is it setting the parameters into the families within the schedule.
The code / error is attached.
I've had it input the data into the NECK SIZE, THROW parameters, but after some changes due to an index error I just get this error.
Any tips on how to fix this?