Can I use VB to create content center parts and family tables?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
So I'm somewhat familiar with VB for IV. However I'm kind of clueless as to how to access Content Center parts. I'm trying to replicate the parts but each part requires me to add several custom properties and columns. This gets quite tedious when I have hundreds of parts to create, all redoing the same thing over and over. I have bits of code to do things like add iProperties to a part but what I need to do is
copy an item>
add the part to an assy>
update w/ custom properties>
replace family template>
add new columns that associate the corresponding iProperties>
add formulas to column properties.
If I can figure out how to access these elements of Content Center I'm pretty sure I can program this. But I don't know how or even if access is possible. Any of these elements I can automate would save me worlds of time.