Message 1 of 2
DMU & Change added elements type problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello Gents,
I've implemented a DMU that works fine when I use
Doc.Delete(Elementid);
but when I want to change the family instance type using the following
MyFamilyInstance.ChangeTypeId(MyFamilySymbolId);
runs into problem but problem with not the script I'm using to change the type because I used already before with an external command and worked fine.
I think the problem is : changing the type inside the DMU context.
Any Suggestion would be highly appreciated.
Thanks, Ibrahim Naeem