Will be obvious soon enough-I'm new to the managed wrappers and objectarx although not to .NET.
I can't even guess how many hours I've spent trying to get a block with subentities on layer X to change color like everything else on the layer does when updatescreen() is called without having to resort to using regen(AcAllVP).. Thanks soooooooooooo much!!!
Now... Since AcMgdInternal.dll is not mentioned at all in the SDK, how should I go about discovering this and any other information I might need in the future that 'desk has ommitted?
Message was edited by: Somepin
Also, If you have time can you give me some code describing how to "regen" (in whatever form it exists) an object/layer/the drawing? These blocks i created were just to feel up the object model. They consist of an "X" (2 lines). In one block, the lines are on layer 0 and in the other they are on layer 1. Both blocks are inserted to layer 0 and then both copied onto layers 1,2,3,etc. When layer "1" for instance is changed some (but not all) of the blocks completely change colors as desired, and of course any non-complex objects change as well. Without Internal.dll, does the involve iterating, and if so, through what db/dic/XX? THANKS again soooo much!