Comentario
11-17-2016
02:02 PM
11-17-2016
02:02 PM
Thanks for the the clarification. The view.outline call only take a long time the first time it is used for each viewport, The problem is when you have 4000 of them, it takes a very long time. It seems like there should be a more efficient way to retrieve the information without waiting for it to update the elements and geometry for each view/sheet/viewport.
On the note of regeneration, there are other commands that seem to cause regeneration. One more that I can remember was
TextNote.ChangeTypeId(TextTypeID) . That one seemed to be intermittent, but it would cause a regeneration and slow down the process. I may remember others at some other time.