Message 1 of 3
How to change the structural section type using Revit API

Not applicable
05-03-2016
06:34 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I want to change the structural section type of an element (e.g. beam). using the revit API
1. Loop through all the beams
2. Find a some beams
3. change the section type of those beams.
I can achieve 1 and 2 but dont know how to go about 3