Author Topic: Problem with DBObject.SwapIdWith applied to linetypes (in linetype symbol table)  (Read 2141 times)

0 Members and 1 Guest are viewing this topic.

autocart

  • Guest
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