Message 1 of 4
Place Repeating Detail Again
Not applicable
02-22-2012
08:06 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Working on my first batch of programming with the API. Hit my first question that I cannot answer with Google.
I am trying to place a repeating detail. I read this
http://forums.autodesk.com/t5/Autodesk-Revit-API/Place-repeating-detail-using-the-API/td-p/3313195
And it mostly made sense. The problem is, in the code sample it says "// fine (sic) the family symbol here" as a comment in the code. I cannot figure out how to pick the family symbol I want.
I've spent a lot of time with FamilySymbol, but no luck.
Any guidance on selecting the symbol I want to use? And feel free to speak slowly. Like I said, this is my first dive in the Revit API. Thanks.