Message 1 of 8
Place repeating detail using the API

Not applicable
01-31-2012
04:26 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi, I am trying to figure out how to place a repeating detail in a model using the API.
I have the Repeating Detail component defined already in my document, so I assume that it is just a matter of finding the right Family Symbol for my repeating component and treating as a line detail component using something like doc.Create.NewFamilyInstance(Line,Family Symbol,View)
but I can't quite figure out how to get it to work.
Any advice would be much apprecieated.
Thanks,
Clayton