Message 1 of 1
Problem with DBObject.SwapIdWith applied to linetypes (in linetype symbol table)

Not applicable
01-17-2011
04:29 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello everybody,
When I swap two linetypes (from the linetype symbol table) then I have problems afterward with the table. It seems to me that i miss some kind of update of the table data.
For example if I swap the linetypes "Demo" and "Demo2" then the method acLtTbl.Has("Demo2") returns true, as expected, however acLtTbl.Has("Demo") returns true before but false after the swapping. (If I save the drawing and reopen it again, everything is ok again with the linetype symbol table.)
Any ideas? Thanks. Kind regards,
Stephan