Message 1 of 3
Content centre DisplayName error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi experts,
I can map correctly all my columns with IProperties except the "occurrence name",
I'm using the code below in VBA:
---
Call family.TableColumns(i).SetPropertyMap("", "DisplayName")
family.Save
---
but it's no correct, when I try to put a component from CC in Assembly, Inventor gives me error.
Could you help me?
Thanks