PDA

View Full Version : Is there a way to disregard Draw Order all the time?



GreyHippo
2006-11-28, 05:44 PM
When I try to modify a large group of objects, (ex. Trying to join 1000+ lines to polyline) after selecting objects I get an Alert Box that says "This operation may take a long time. To greatly improve performance, the system can disregard Draw Order. Disregard Draw Order for this operation?"

Is there a way to disregard Draw Order all the time? Variable or something.

martin.99248
2006-11-29, 10:06 AM
Hi, I think you're after DRAWORDERCTL the initial variable is 3....full draw order. Value of 0 turns it off, values of 1 + 2 do other things in between. There's a page in the help file on it.

Cheers,

Martin

GreyHippo
2006-11-29, 10:03 PM
Thanks that worked.